[==========] 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
I20260713 09:08:08.508888 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:39309
I20260713 09:08:08.510360 21737 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:08:08.511345 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:08.527338 21744 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
W20260713 09:08:08.527552 21746 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
I20260713 09:08:08.529711 21737 server_base.cc:1061] running on GCE node
W20260713 09:08:08.527347 21743 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
I20260713 09:08:09.711303 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:09.711519 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:09.711674 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933689711656 us; error 0 us; skew 500 ppm
I20260713 09:08:09.712435 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:09.718712 21737 webserver.cc:533] Webserver started at http://127.21.58.126:37279/ using document root <none> and password file <none>
I20260713 09:08:09.719499 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:09.719684 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:09.720059 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:09.725524 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "1216cd53859349fca2a76ef44c1a9e10"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-6hmz"
I20260713 09:08:09.732808 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:09.737625 21752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:09.738719 21737 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:09.739002 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "1216cd53859349fca2a76ef44c1a9e10"
format_stamp: "Formatted at 2026-07-13 09:08:09 on dist-test-slave-6hmz"
I20260713 09:08:09.739295 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-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)
I20260713 09:08:09.798060 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:09.799481 21737 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
I20260713 09:08:09.799870 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:09.868448 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:39309
I20260713 09:08:09.868513 21803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:39309 every 8 connection(s)
I20260713 09:08:09.876592 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.897768 21804 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10: Bootstrap starting.
I20260713 09:08:09.903458 21804 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:09.905112 21804 log.cc:826] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10: Log is configured to *not* fsync() on all Append() calls
I20260713 09:08:09.909296 21804 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10: No bootstrap required, opened a new log
I20260713 09:08:09.929865 21804 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1216cd53859349fca2a76ef44c1a9e10" member_type: VOTER }
I20260713 09:08:09.930435 21804 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:09.930634 21804 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1216cd53859349fca2a76ef44c1a9e10, State: Initialized, Role: FOLLOWER
I20260713 09:08:09.931516 21804 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1216cd53859349fca2a76ef44c1a9e10" member_type: VOTER }
I20260713 09:08:09.931960 21804 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:09.932192 21804 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:09.932471 21804 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:09.936267 21804 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1216cd53859349fca2a76ef44c1a9e10" member_type: VOTER }
I20260713 09:08:09.936900 21804 leader_election.cc:304] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [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: 1216cd53859349fca2a76ef44c1a9e10; no voters: 
I20260713 09:08:09.938565 21804 leader_election.cc:290] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:09.938876 21807 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:09.941516 21807 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 1 LEADER]: Becoming Leader. State: Replica: 1216cd53859349fca2a76ef44c1a9e10, State: Running, Role: LEADER
I20260713 09:08:09.942545 21807 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [LEADER]: Queue going to LEADER mode. State: All 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: "1216cd53859349fca2a76ef44c1a9e10" member_type: VOTER }
I20260713 09:08:09.943710 21804 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:09.954807 21809 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1216cd53859349fca2a76ef44c1a9e10. Latest consensus state: current_term: 1 leader_uuid: "1216cd53859349fca2a76ef44c1a9e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1216cd53859349fca2a76ef44c1a9e10" member_type: VOTER } }
I20260713 09:08:09.955585 21809 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:09.953835 21808 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1216cd53859349fca2a76ef44c1a9e10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1216cd53859349fca2a76ef44c1a9e10" member_type: VOTER } }
I20260713 09:08:09.956197 21808 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:09.959821 21815 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:09.972146 21815 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:09.974922 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:09.990167 21815 catalog_manager.cc:1383] Generated new cluster ID: 1aacaabf73284d049d0de54feea3b947
I20260713 09:08:09.990455 21815 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:10.014580 21815 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:10.016036 21815 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:10.031769 21815 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10: Generated new TSK 0
I20260713 09:08:10.032656 21815 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:10.040886 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.048733 21826 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
W20260713 09:08:10.049912 21827 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
W20260713 09:08:10.053567 21829 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
I20260713 09:08:10.053813 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:10.054642 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.054872 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.055066 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933690055048 us; error 0 us; skew 500 ppm
I20260713 09:08:10.055649 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.059937 21737 webserver.cc:533] Webserver started at http://127.21.58.65:33687/ using document root <none> and password file <none>
I20260713 09:08:10.060487 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.060703 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.060981 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.062079 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-6hmz"
I20260713 09:08:10.067785 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:08:10.072189 21834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.072993 21737 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:08:10.073292 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-6hmz"
I20260713 09:08:10.073585 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-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)
I20260713 09:08:10.104324 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.105558 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.108259 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.112609 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.112809 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.113133 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.113310 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.213471 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:41885
I20260713 09:08:10.213557 21896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:41885 every 8 connection(s)
I20260713 09:08:10.220479 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.231061 21901 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
W20260713 09:08:10.233462 21902 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
I20260713 09:08:10.247815 21737 server_base.cc:1061] running on GCE node
W20260713 09:08:10.249231 21905 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
I20260713 09:08:10.250443 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.250751 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.250981 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933690250963 us; error 0 us; skew 500 ppm
I20260713 09:08:10.251839 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.256347 21737 webserver.cc:533] Webserver started at http://127.21.58.66:39359/ using document root <none> and password file <none>
I20260713 09:08:10.257077 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.257349 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.257711 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.257930 21897 heartbeater.cc:344] Connected to a master server at 127.21.58.126:39309
I20260713 09:08:10.258401 21897 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.259287 21897 heartbeater.cc:507] Master 127.21.58.126:39309 requested a full tablet report, sending...
I20260713 09:08:10.259282 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "6b33f54ca52341c78e000613078d3ecf"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-6hmz"
I20260713 09:08:10.262260 21769 ts_manager.cc:194] Registered new tserver with Master: 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885)
I20260713 09:08:10.264822 21769 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51234
I20260713 09:08:10.267001 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:08:10.272511 21909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.273365 21737 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260713 09:08:10.273711 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "6b33f54ca52341c78e000613078d3ecf"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-6hmz"
I20260713 09:08:10.274070 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-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)
I20260713 09:08:10.306175 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.307551 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.310259 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.313863 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.314049 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.314389 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.314577 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.426831 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:35899
I20260713 09:08:10.427029 21971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:35899 every 8 connection(s)
I20260713 09:08:10.434624 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:10.443807 21975 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
W20260713 09:08:10.446936 21976 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
I20260713 09:08:10.452507 21737 server_base.cc:1061] running on GCE node
W20260713 09:08:10.454192 21978 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
I20260713 09:08:10.455310 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:10.455575 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:10.455775 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933690455756 us; error 0 us; skew 500 ppm
I20260713 09:08:10.456431 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:10.460062 21737 webserver.cc:533] Webserver started at http://127.21.58.67:46493/ using document root <none> and password file <none>
I20260713 09:08:10.460682 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:10.460914 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:10.461205 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:10.462816 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "018957816cbf4fc6a7555563abf4dcfd"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-6hmz"
I20260713 09:08:10.463277 21972 heartbeater.cc:344] Connected to a master server at 127.21.58.126:39309
I20260713 09:08:10.463752 21972 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.464891 21972 heartbeater.cc:507] Master 127.21.58.126:39309 requested a full tablet report, sending...
I20260713 09:08:10.467623 21769 ts_manager.cc:194] Registered new tserver with Master: 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:10.468672 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:10.469800 21769 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49338
I20260713 09:08:10.472970 21983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.473893 21737 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:08:10.474218 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "018957816cbf4fc6a7555563abf4dcfd"
format_stamp: "Formatted at 2026-07-13 09:08:10 on dist-test-slave-6hmz"
I20260713 09:08:10.474575 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933688343897-21737-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)
I20260713 09:08:10.490823 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:10.492272 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:10.494081 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:10.497570 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:10.497809 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:10.498070 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:10.498296 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:08:10.579892 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:34635
I20260713 09:08:10.579949 22045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:34635 every 8 connection(s)
I20260713 09:08:10.596213 22046 heartbeater.cc:344] Connected to a master server at 127.21.58.126:39309
I20260713 09:08:10.596563 22046 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:10.597299 22046 heartbeater.cc:507] Master 127.21.58.126:39309 requested a full tablet report, sending...
I20260713 09:08:10.599210 21769 ts_manager.cc:194] Registered new tserver with Master: 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:10.600116 21737 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011020245s
I20260713 09:08:10.600485 21769 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49350
I20260713 09:08:10.649471 21769 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49354:
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"
    }
  }
}
W20260713 09:08:10.652807 21769 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.
I20260713 09:08:10.750532 21861 tablet_service.cc:1511] Processing CreateTablet for tablet 49771bf9d7a54fcda02f91fe0b9ebfa1 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:10.752714 21861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49771bf9d7a54fcda02f91fe0b9ebfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.755825 21862 tablet_service.cc:1511] Processing CreateTablet for tablet b3153d78d7fe47f79aee10d5ec9ef6d5 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:10.757609 21862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3153d78d7fe47f79aee10d5ec9ef6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.775909 21860 tablet_service.cc:1511] Processing CreateTablet for tablet 20fff3e234f74c0d8d03718da908b1b2 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:10.777181 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fff3e234f74c0d8d03718da908b1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.777163 21937 tablet_service.cc:1511] Processing CreateTablet for tablet b3153d78d7fe47f79aee10d5ec9ef6d5 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:10.778455 21937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3153d78d7fe47f79aee10d5ec9ef6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.783725 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 49771bf9d7a54fcda02f91fe0b9ebfa1 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:10.784988 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49771bf9d7a54fcda02f91fe0b9ebfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.788672 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 20fff3e234f74c0d8d03718da908b1b2 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:10.789896 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fff3e234f74c0d8d03718da908b1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.799791 21859 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6d1b1e131b4663a28e8bb3acab23e6 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:10.801092 21859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6d1b1e131b4663a28e8bb3acab23e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.817239 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6d1b1e131b4663a28e8bb3acab23e6 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:10.820345 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6d1b1e131b4663a28e8bb3acab23e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.844929 22064 tablet_bootstrap.cc:492] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:10.863075 22065 tablet_bootstrap.cc:492] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:10.883617 22064 tablet_bootstrap.cc:654] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.890806 22065 tablet_bootstrap.cc:654] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:10.897264 22064 tablet_bootstrap.cc:492] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:10.897286 22065 tablet_bootstrap.cc:492] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:10.897853 22065 ts_tablet_manager.cc:1403] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260713 09:08:10.897863 22064 ts_tablet_manager.cc:1403] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.007s
I20260713 09:08:10.900256 22065 raft_consensus.cc:359] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:10.901058 22065 raft_consensus.cc:385] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.901510 22065 raft_consensus.cc:740] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.901587 22064 raft_consensus.cc:359] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:10.902666 22064 raft_consensus.cc:385] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:10.902360 22065 consensus_queue.cc:260] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:10.903072 22064 raft_consensus.cc:740] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:10.904091 22064 consensus_queue.cc:260] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:10.913396 22065 ts_tablet_manager.cc:1434] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:08:10.914472 21972 heartbeater.cc:499] Master 127.21.58.126:39309 was elected leader, sending a full tablet report...
I20260713 09:08:10.915920 22064 ts_tablet_manager.cc:1434] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:08:10.916365 21897 heartbeater.cc:499] Master 127.21.58.126:39309 was elected leader, sending a full tablet report...
I20260713 09:08:10.917045 22064 tablet_bootstrap.cc:492] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
W20260713 09:08:10.934506 21973 tablet.cc:2406] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:10.985580 21861 tablet_service.cc:1511] Processing CreateTablet for tablet 403feb0f6476463b8a83dfc58139cc65 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:10.986963 21861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403feb0f6476463b8a83dfc58139cc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.987226 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 403feb0f6476463b8a83dfc58139cc65 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:10.988418 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403feb0f6476463b8a83dfc58139cc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:10.998628 21859 tablet_service.cc:1511] Processing CreateTablet for tablet 3e39da8ea0894781bee825e08ef673df (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:11.000219 21859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e39da8ea0894781bee825e08ef673df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.005045 21931 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9ffc4b52ac406b994f5e2c1413eaf0 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:11.006289 22065 tablet_bootstrap.cc:492] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.006353 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9ffc4b52ac406b994f5e2c1413eaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.012768 22065 tablet_bootstrap.cc:654] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.018898 21862 tablet_service.cc:1511] Processing CreateTablet for tablet a982faab187b4c45bf25bf5222a00587 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:11.020095 21862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a982faab187b4c45bf25bf5222a00587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.027877 21858 tablet_service.cc:1511] Processing CreateTablet for tablet c375817ae67a427499d8e66b32727302 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:11.029132 21858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c375817ae67a427499d8e66b32727302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.036648 21933 tablet_service.cc:1511] Processing CreateTablet for tablet c375817ae67a427499d8e66b32727302 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:11.037855 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c375817ae67a427499d8e66b32727302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.039544 21931 tablet_service.cc:1511] Processing CreateTablet for tablet a982faab187b4c45bf25bf5222a00587 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:11.041049 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a982faab187b4c45bf25bf5222a00587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.045975 21860 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9ffc4b52ac406b994f5e2c1413eaf0 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:11.047147 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9ffc4b52ac406b994f5e2c1413eaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.047515 22065 tablet_bootstrap.cc:492] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
W20260713 09:08:11.050810 21817 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:11.049400 22065 ts_tablet_manager.cc:1403] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260713 09:08:11.066752 22064 tablet_bootstrap.cc:654] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.078531 22011 tablet_service.cc:1511] Processing CreateTablet for tablet b3153d78d7fe47f79aee10d5ec9ef6d5 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:08:11.078852 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 20fff3e234f74c0d8d03718da908b1b2 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:08:11.079836 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3153d78d7fe47f79aee10d5ec9ef6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.080641 22007 tablet_service.cc:1511] Processing CreateTablet for tablet 403feb0f6476463b8a83dfc58139cc65 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:08:11.081156 22008 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6d1b1e131b4663a28e8bb3acab23e6 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:08:11.081936 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403feb0f6476463b8a83dfc58139cc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.083305 22005 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9ffc4b52ac406b994f5e2c1413eaf0 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:08:11.083498 22004 tablet_service.cc:1511] Processing CreateTablet for tablet a982faab187b4c45bf25bf5222a00587 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:08:11.084575 22005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9ffc4b52ac406b994f5e2c1413eaf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.078444 22010 tablet_service.cc:1511] Processing CreateTablet for tablet 49771bf9d7a54fcda02f91fe0b9ebfa1 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:08:11.069693 21932 tablet_service.cc:1511] Processing CreateTablet for tablet 3e39da8ea0894781bee825e08ef673df (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:11.088382 21932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e39da8ea0894781bee825e08ef673df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.089378 22004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a982faab187b4c45bf25bf5222a00587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.093273 22069 raft_consensus.cc:493] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.093124 22065 raft_consensus.cc:359] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.094070 22065 raft_consensus.cc:385] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.085772 22003 tablet_service.cc:1511] Processing CreateTablet for tablet c375817ae67a427499d8e66b32727302 (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:08:11.094872 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fff3e234f74c0d8d03718da908b1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.093887 22069 raft_consensus.cc:515] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.095436 22065 raft_consensus.cc:740] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.097885 22006 tablet_service.cc:1511] Processing CreateTablet for tablet 3e39da8ea0894781bee825e08ef673df (DEFAULT_TABLE table=test-workload [id=a46cf868deec4ad380c0371a4ef3ea0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:08:11.099531 22010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49771bf9d7a54fcda02f91fe0b9ebfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.101640 22003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c375817ae67a427499d8e66b32727302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.103562 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6d1b1e131b4663a28e8bb3acab23e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.114784 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e39da8ea0894781bee825e08ef673df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:11.109431 22065 consensus_queue.cc:260] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.107724 22069 leader_election.cc:290] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.123612 22065 ts_tablet_manager.cc:1434] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.012s
I20260713 09:08:11.158915 22065 tablet_bootstrap.cc:492] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.158843 22068 raft_consensus.cc:493] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.162678 22068 raft_consensus.cc:515] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.168215 22074 tablet_bootstrap.cc:492] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.171584 22068 leader_election.cc:290] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.271869 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:11.272614 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
W20260713 09:08:11.277232 21836 leader_election.cc:343] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.279013 22065 tablet_bootstrap.cc:654] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.273983 21947 raft_consensus.cc:2468] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 0.
I20260713 09:08:11.282352 21837 leader_election.cc:304] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:11.284062 22069 raft_consensus.cc:2804] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.284683 22069 raft_consensus.cc:493] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.285614 22069 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.288403 22064 tablet_bootstrap.cc:492] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.288889 22064 ts_tablet_manager.cc:1403] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.372s	user 0.034s	sys 0.027s
I20260713 09:08:11.292330 22074 tablet_bootstrap.cc:654] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.299917 22069 raft_consensus.cc:515] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
W20260713 09:08:11.304874 21911 leader_election.cc:343] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Not found: Tablet not found: 49771bf9d7a54fcda02f91fe0b9ebfa1
I20260713 09:08:11.309247 22064 raft_consensus.cc:359] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.309979 22064 raft_consensus.cc:385] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.310313 22064 raft_consensus.cc:740] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.311023 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:11.312129 21947 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.313570 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:11.311012 22064 consensus_queue.cc:260] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
W20260713 09:08:11.322840 21836 leader_election.cc:343] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.311316 22069 leader_election.cc:290] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.328347 21947 raft_consensus.cc:2468] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 1.
I20260713 09:08:11.329890 21837 leader_election.cc:304] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:11.330669 22069 raft_consensus.cc:2804] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.332127 22069 raft_consensus.cc:697] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:11.333040 22065 tablet_bootstrap.cc:492] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:11.333258 22069 consensus_queue.cc:237] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.334756 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:11.335634 22064 ts_tablet_manager.cc:1434] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.008s
I20260713 09:08:11.336607 22064 tablet_bootstrap.cc:492] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:11.337109 22074 tablet_bootstrap.cc:492] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.337524 22074 ts_tablet_manager.cc:1403] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.171s	user 0.008s	sys 0.014s
W20260713 09:08:11.337411 21913 leader_election.cc:343] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.337947 21913 leader_election.cc:304] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:11.338974 22068 raft_consensus.cc:2749] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.339713 22065 ts_tablet_manager.cc:1403] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.177s	user 0.024s	sys 0.013s
I20260713 09:08:11.341171 22074 raft_consensus.cc:359] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.342350 22074 raft_consensus.cc:385] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.342748 22074 raft_consensus.cc:740] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.343010 22064 tablet_bootstrap.cc:654] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.342965 22065 raft_consensus.cc:359] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.344038 22065 raft_consensus.cc:385] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.343669 22074 consensus_queue.cc:260] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.344419 22065 raft_consensus.cc:740] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.345472 22065 consensus_queue.cc:260] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.351017 22065 ts_tablet_manager.cc:1434] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:11.351922 22065 tablet_bootstrap.cc:492] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.358294 22065 tablet_bootstrap.cc:654] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.359442 22074 ts_tablet_manager.cc:1434] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.005s
I20260713 09:08:11.364806 22074 tablet_bootstrap.cc:492] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.360108 22046 heartbeater.cc:499] Master 127.21.58.126:39309 was elected leader, sending a full tablet report...
I20260713 09:08:11.368414 21769 catalog_manager.cc:5697] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.362658 22064 tablet_bootstrap.cc:492] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.370437 22064 ts_tablet_manager.cc:1403] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.009s
I20260713 09:08:11.371536 22068 raft_consensus.cc:493] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.371984 22068 raft_consensus.cc:515] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.373183 22064 raft_consensus.cc:359] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.373854 22064 raft_consensus.cc:385] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.374182 22064 raft_consensus.cc:740] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.375315 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:11.377494 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
W20260713 09:08:11.378778 21913 leader_election.cc:343] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.377638 22064 consensus_queue.cc:260] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
W20260713 09:08:11.380442 21911 leader_election.cc:343] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.380937 22064 ts_tablet_manager.cc:1434] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:11.380864 21911 leader_election.cc:304] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:11.381840 22064 tablet_bootstrap.cc:492] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:11.373952 22068 leader_election.cc:290] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.383479 22068 raft_consensus.cc:2749] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.392719 22065 tablet_bootstrap.cc:492] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:11.393206 22065 ts_tablet_manager.cc:1403] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.010s
I20260713 09:08:11.395622 22064 tablet_bootstrap.cc:654] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.396032 22065 raft_consensus.cc:359] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.397346 22065 raft_consensus.cc:385] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.397641 22065 raft_consensus.cc:740] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.398322 22065 consensus_queue.cc:260] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.400398 22065 ts_tablet_manager.cc:1434] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:11.401216 22065 tablet_bootstrap.cc:492] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.407285 22065 tablet_bootstrap.cc:654] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.419462 22074 tablet_bootstrap.cc:654] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.424630 22065 tablet_bootstrap.cc:492] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:11.425051 22065 ts_tablet_manager.cc:1403] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260713 09:08:11.427790 22065 raft_consensus.cc:359] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.428448 22065 raft_consensus.cc:385] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.428741 22065 raft_consensus.cc:740] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.429396 22065 consensus_queue.cc:260] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.431495 22065 ts_tablet_manager.cc:1434] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:08:11.432662 22065 tablet_bootstrap.cc:492] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.438678 22065 tablet_bootstrap.cc:654] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:11.450821 21911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.58.67:34635, user_credentials={real_user=slave}} blocked reactor thread for 70367.8us
I20260713 09:08:11.456813 22065 tablet_bootstrap.cc:492] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:11.457244 22065 ts_tablet_manager.cc:1403] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260713 09:08:11.459885 22065 raft_consensus.cc:359] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.460549 22065 raft_consensus.cc:385] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.460848 22065 raft_consensus.cc:740] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.461532 22065 consensus_queue.cc:260] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.463653 22065 ts_tablet_manager.cc:1434] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:11.464762 22065 tablet_bootstrap.cc:492] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.466317 22074 tablet_bootstrap.cc:492] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.468333 22074 ts_tablet_manager.cc:1403] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.004s
I20260713 09:08:11.470046 22086 raft_consensus.cc:493] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.470819 22065 tablet_bootstrap.cc:654] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.470744 22086 raft_consensus.cc:515] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.514479 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
W20260713 09:08:11.523313 21911 leader_election.cc:343] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.515434 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:11.526505 21872 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 0.
I20260713 09:08:11.527815 21913 leader_election.cc:304] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [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: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:11.528690 22068 raft_consensus.cc:2804] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.513350 22074 raft_consensus.cc:359] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.529054 22068 raft_consensus.cc:493] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.529268 22074 raft_consensus.cc:385] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.529422 22068 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.529640 22074 raft_consensus.cc:740] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.518530 22086 leader_election.cc:290] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.520701 22065 tablet_bootstrap.cc:492] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:11.530717 22065 ts_tablet_manager.cc:1403] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.028s
I20260713 09:08:11.530431 22074 consensus_queue.cc:260] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.532542 22074 ts_tablet_manager.cc:1434] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260713 09:08:11.533416 22074 tablet_bootstrap.cc:492] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.534009 22065 raft_consensus.cc:359] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.534706 22065 raft_consensus.cc:385] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.535199 22065 raft_consensus.cc:740] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.536051 22065 consensus_queue.cc:260] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.536213 22068 raft_consensus.cc:515] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.537860 22086 raft_consensus.cc:493] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.539156 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:11.539708 21872 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.545993 22074 tablet_bootstrap.cc:654] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.548032 21872 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 1.
I20260713 09:08:11.549098 21913 leader_election.cc:304] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:11.551048 22082 raft_consensus.cc:493] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.551751 22064 tablet_bootstrap.cc:492] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.552459 22064 ts_tablet_manager.cc:1403] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.171s	user 0.069s	sys 0.072s
I20260713 09:08:11.551819 22082 raft_consensus.cc:515] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.554827 22069 raft_consensus.cc:493] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.555301 22069 raft_consensus.cc:515] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.557735 22069 leader_election.cc:290] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.560921 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:11.561353 22068 leader_election.cc:290] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.562294 22068 raft_consensus.cc:2804] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.562865 22068 raft_consensus.cc:697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
W20260713 09:08:11.563304 21837 leader_election.cc:343] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.564182 22082 leader_election.cc:290] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:11.563875 22068 consensus_queue.cc:237] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.538957 22086 raft_consensus.cc:515] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.568508 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
W20260713 09:08:11.569972 21913 leader_election.cc:343] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.571774 22086 leader_election.cc:290] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.574585 22064 raft_consensus.cc:359] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.579909 22065 ts_tablet_manager.cc:1434] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.049s	user 0.023s	sys 0.018s
I20260713 09:08:11.581291 22065 tablet_bootstrap.cc:492] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.575501 22064 raft_consensus.cc:385] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.586374 22064 raft_consensus.cc:740] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.591365 22064 consensus_queue.cc:260] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.594543 22064 ts_tablet_manager.cc:1434] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.000s
I20260713 09:08:11.595865 22064 tablet_bootstrap.cc:492] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:11.606302 22065 tablet_bootstrap.cc:654] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.606528 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
W20260713 09:08:11.607756 21836 leader_election.cc:343] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.608217 21836 leader_election.cc:304] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:11.607961 21767 catalog_manager.cc:5697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 1 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.609185 22064 tablet_bootstrap.cc:654] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.609297 22069 raft_consensus.cc:2749] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.621951 22064 tablet_bootstrap.cc:492] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.622586 22064 ts_tablet_manager.cc:1403] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260713 09:08:11.624722 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:11.626214 22064 raft_consensus.cc:359] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.626685 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
I20260713 09:08:11.627128 22064 raft_consensus.cc:385] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.627542 22064 raft_consensus.cc:740] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
W20260713 09:08:11.628204 21911 leader_election.cc:343] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.628381 22064 consensus_queue.cc:260] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.629482 22068 raft_consensus.cc:493] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.629951 22068 raft_consensus.cc:515] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.631327 22064 ts_tablet_manager.cc:1434] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:11.632555 22064 tablet_bootstrap.cc:492] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:11.632655 22068 leader_election.cc:290] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.634608 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9ffc4b52ac406b994f5e2c1413eaf0" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
W20260713 09:08:11.636277 21913 leader_election.cc:343] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.643517 22064 tablet_bootstrap.cc:654] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:11.643491 21911 leader_election.cc:343] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.644183 21911 leader_election.cc:304] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:11.645566 22068 raft_consensus.cc:2749] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.647476 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9ffc4b52ac406b994f5e2c1413eaf0" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
I20260713 09:08:11.648237 22021 raft_consensus.cc:2468] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 0.
I20260713 09:08:11.649621 21911 leader_election.cc:304] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [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: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:11.651026 22068 raft_consensus.cc:2804] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.651551 22068 raft_consensus.cc:493] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.652037 22068 raft_consensus.cc:3060] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.656853 22064 tablet_bootstrap.cc:492] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.657437 22064 ts_tablet_manager.cc:1403] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260713 09:08:11.659596 22068 raft_consensus.cc:515] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.660396 22064 raft_consensus.cc:359] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.668051 22064 raft_consensus.cc:385] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.668452 22064 raft_consensus.cc:740] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.668685 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9ffc4b52ac406b994f5e2c1413eaf0" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:11.664165 22074 tablet_bootstrap.cc:492] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
W20260713 09:08:11.670203 21913 leader_election.cc:343] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.670542 22074 ts_tablet_manager.cc:1403] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.137s	user 0.047s	sys 0.044s
I20260713 09:08:11.671672 22069 raft_consensus.cc:493] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.672127 22069 raft_consensus.cc:515] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.669363 22064 consensus_queue.cc:260] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.674046 22069 leader_election.cc:290] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.674095 22074 raft_consensus.cc:359] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.674858 22074 raft_consensus.cc:385] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.674995 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9ffc4b52ac406b994f5e2c1413eaf0" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:11.675209 22074 raft_consensus.cc:740] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.675923 21947 raft_consensus.cc:2393] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 018957816cbf4fc6a7555563abf4dcfd in current term 1: Already voted for candidate 6b33f54ca52341c78e000613078d3ecf in this term.
I20260713 09:08:11.676064 22064 ts_tablet_manager.cc:1434] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260713 09:08:11.675946 22074 consensus_queue.cc:260] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.677088 22064 tablet_bootstrap.cc:492] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:11.678174 22074 ts_tablet_manager.cc:1434] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:08:11.678288 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
I20260713 09:08:11.678893 22021 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 0.
I20260713 09:08:11.679236 22074 tablet_bootstrap.cc:492] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.680043 21836 leader_election.cc:304] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:11.680953 22080 raft_consensus.cc:2804] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.681327 22080 raft_consensus.cc:493] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.681645 22080 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.685025 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:11.685602 21947 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 0.
I20260713 09:08:11.687381 22074 tablet_bootstrap.cc:654] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.689271 22064 tablet_bootstrap.cc:654] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.692380 22080 raft_consensus.cc:515] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.695060 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:11.695350 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9ffc4b52ac406b994f5e2c1413eaf0" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:11.695564 21947 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:11.696838 21987 leader_election.cc:343] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.697314 21987 leader_election.cc:304] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd; no voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:11.698101 22082 raft_consensus.cc:3060] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.701812 21947 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 1.
I20260713 09:08:11.707690 21837 leader_election.cc:304] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:11.706875 22068 leader_election.cc:290] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.708479 22069 raft_consensus.cc:2804] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.704450 22082 raft_consensus.cc:2749] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.706162 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:11.710843 22021 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.706399 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9ffc4b52ac406b994f5e2c1413eaf0" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:11.717338 22021 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 1.
I20260713 09:08:11.706662 22080 leader_election.cc:290] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.726051 22020 raft_consensus.cc:2468] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 1.
I20260713 09:08:11.729868 21911 leader_election.cc:304] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:11.731304 22068 raft_consensus.cc:2804] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.732090 22064 tablet_bootstrap.cc:492] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.732534 22064 ts_tablet_manager.cc:1403] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.006s
I20260713 09:08:11.732537 22068 raft_consensus.cc:697] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:11.733635 22068 consensus_queue.cc:237] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.735402 22064 raft_consensus.cc:359] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.736099 22064 raft_consensus.cc:385] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.736275 22065 tablet_bootstrap.cc:492] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:11.736393 22064 raft_consensus.cc:740] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.736929 22065 ts_tablet_manager.cc:1403] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.156s	user 0.039s	sys 0.054s
I20260713 09:08:11.737308 22064 consensus_queue.cc:260] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.740034 22064 ts_tablet_manager.cc:1434] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:11.740316 22065 raft_consensus.cc:359] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.741166 22065 raft_consensus.cc:385] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.741531 22065 raft_consensus.cc:740] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.742012 22105 raft_consensus.cc:493] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.742415 22065 consensus_queue.cc:260] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.742784 22105 raft_consensus.cc:515] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.745216 22065 ts_tablet_manager.cc:1434] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260713 09:08:11.745178 22069 raft_consensus.cc:697] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:11.746723 22065 tablet_bootstrap.cc:492] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf: Bootstrap starting.
I20260713 09:08:11.741173 22064 tablet_bootstrap.cc:492] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:11.750010 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
W20260713 09:08:11.751446 21837 leader_election.cc:343] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.752491 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
I20260713 09:08:11.751358 21767 catalog_manager.cc:5697] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 1 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:11.753686 21836 leader_election.cc:343] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.754099 21836 leader_election.cc:304] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:11.754810 22080 raft_consensus.cc:2749] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.747716 22105 leader_election.cc:290] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.759687 22064 tablet_bootstrap.cc:654] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.746663 22069 consensus_queue.cc:237] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.765556 22074 tablet_bootstrap.cc:492] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.765997 22074 ts_tablet_manager.cc:1403] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.087s	user 0.038s	sys 0.041s
I20260713 09:08:11.768196 22065 tablet_bootstrap.cc:654] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.768961 22074 raft_consensus.cc:359] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.769752 22074 raft_consensus.cc:385] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.770040 22074 raft_consensus.cc:740] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.771801 22074 consensus_queue.cc:260] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.773065 22082 raft_consensus.cc:493] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.773597 22082 raft_consensus.cc:515] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.776031 22082 leader_election.cc:290] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:11.777197 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:11.777796 21947 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 0.
I20260713 09:08:11.779287 22064 tablet_bootstrap.cc:492] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.779155 21986 leader_election.cc:304] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:11.779934 22064 ts_tablet_manager.cc:1403] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.014s
I20260713 09:08:11.783001 22064 raft_consensus.cc:359] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.783783 22064 raft_consensus.cc:385] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.784104 22064 raft_consensus.cc:740] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.784847 22064 consensus_queue.cc:260] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.785514 22082 raft_consensus.cc:2804] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.785787 22065 tablet_bootstrap.cc:492] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf: No bootstrap required, opened a new log
I20260713 09:08:11.785909 22082 raft_consensus.cc:493] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.789537 22082 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.789693 22065 ts_tablet_manager.cc:1403] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.001s
I20260713 09:08:11.789667 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:11.787328 22064 ts_tablet_manager.cc:1434] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:08:11.790437 21872 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 0.
I20260713 09:08:11.791038 22064 tablet_bootstrap.cc:492] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667: Bootstrap starting.
I20260713 09:08:11.792826 22065 raft_consensus.cc:359] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.793440 22065 raft_consensus.cc:385] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.793697 22065 raft_consensus.cc:740] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.788216 22074 ts_tablet_manager.cc:1434] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:08:11.795325 22074 tablet_bootstrap.cc:492] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.796334 22082 raft_consensus.cc:515] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.800127 21767 catalog_manager.cc:5697] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.803615 22064 tablet_bootstrap.cc:654] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.807647 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:11.808619 21947 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.808971 22074 tablet_bootstrap.cc:654] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.810491 22065 consensus_queue.cc:260] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.812618 22065 ts_tablet_manager.cc:1434] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:08:11.820960 21947 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 1.
I20260713 09:08:11.822057 21986 leader_election.cc:304] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:11.823033 22110 raft_consensus.cc:2804] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.825297 22110 raft_consensus.cc:697] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 LEADER]: Becoming Leader. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:11.826107 22110 consensus_queue.cc:237] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.806432 22082 leader_election.cc:290] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:11.806555 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:11.831075 21872 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.836465 22064 tablet_bootstrap.cc:492] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667: No bootstrap required, opened a new log
I20260713 09:08:11.836998 22064 ts_tablet_manager.cc:1403] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.007s
I20260713 09:08:11.837491 21872 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 1.
I20260713 09:08:11.840116 22064 raft_consensus.cc:359] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.840976 22064 raft_consensus.cc:385] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.841322 22064 raft_consensus.cc:740] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.842965 22074 tablet_bootstrap.cc:492] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.843444 22074 ts_tablet_manager.cc:1403] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.011s
I20260713 09:08:11.842346 22064 consensus_queue.cc:260] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.846728 22064 ts_tablet_manager.cc:1434] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260713 09:08:11.848058 22074 raft_consensus.cc:359] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.849337 22074 raft_consensus.cc:385] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.849679 22074 raft_consensus.cc:740] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.850425 22074 consensus_queue.cc:260] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.850068 21767 catalog_manager.cc:5697] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67). New cstate: current_term: 1 leader_uuid: "018957816cbf4fc6a7555563abf4dcfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:11.852550 22074 ts_tablet_manager.cc:1434] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:11.853379 22074 tablet_bootstrap.cc:492] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.860630 22074 tablet_bootstrap.cc:654] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.861683 22020 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.868255 22069 consensus_queue.cc:1048] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:11.868553 22074 tablet_bootstrap.cc:492] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.868995 22074 ts_tablet_manager.cc:1403] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260713 09:08:11.870131 22069 raft_consensus.cc:493] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.870615 22069 raft_consensus.cc:515] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.871624 22074 raft_consensus.cc:359] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.872295 22074 raft_consensus.cc:385] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.872570 22074 raft_consensus.cc:740] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.873230 22074 consensus_queue.cc:260] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.874176 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:11.874959 21947 raft_consensus.cc:2468] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 0.
I20260713 09:08:11.875241 22074 ts_tablet_manager.cc:1434] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:11.876426 22074 tablet_bootstrap.cc:492] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.876578 21837 leader_election.cc:304] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:11.877576 22105 raft_consensus.cc:2804] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.877933 22105 raft_consensus.cc:493] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.878264 22105 raft_consensus.cc:3060] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.879805 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
W20260713 09:08:11.881414 21836 leader_election.cc:343] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.882617 22068 raft_consensus.cc:493] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.883175 22068 raft_consensus.cc:515] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.884454 22105 raft_consensus.cc:515] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.886675 22105 leader_election.cc:290] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.888224 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
I20260713 09:08:11.888962 22021 raft_consensus.cc:2468] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 0.
I20260713 09:08:11.890448 21911 leader_election.cc:304] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:11.891673 22095 raft_consensus.cc:2804] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:11.891902 22074 tablet_bootstrap.cc:654] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.892159 22095 raft_consensus.cc:493] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:11.892652 22095 raft_consensus.cc:3060] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.894475 22110 raft_consensus.cc:493] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:11.895067 22110 raft_consensus.cc:515] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.897536 22110 leader_election.cc:290] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:11.898947 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:11.899242 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:11.899646 21947 raft_consensus.cc:3060] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.899974 21872 raft_consensus.cc:2393] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 018957816cbf4fc6a7555563abf4dcfd in current term 1: Already voted for candidate 6b33f54ca52341c78e000613078d3ecf in this term.
I20260713 09:08:11.904937 22074 tablet_bootstrap.cc:492] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.905380 22074 ts_tablet_manager.cc:1403] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260713 09:08:11.905082 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:11.906338 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:11.906895 21872 raft_consensus.cc:2468] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 0.
I20260713 09:08:11.910427 22074 raft_consensus.cc:359] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.910581 21986 leader_election.cc:304] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd; no voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:11.911111 22074 raft_consensus.cc:385] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.911430 22074 raft_consensus.cc:740] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.911897 22068 leader_election.cc:290] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.913089 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:11.914686 22074 consensus_queue.cc:260] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.916683 22105 consensus_queue.cc:1048] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:11.917843 22074 ts_tablet_manager.cc:1434] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:08:11.919061 22074 tablet_bootstrap.cc:492] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
W20260713 09:08:11.923960 21968 debug-util.cc:398] Leaking SignalData structure 0x7b080012d080 after lost signal to thread 21740
W20260713 09:08:11.924743 21968 debug-util.cc:398] Leaking SignalData structure 0x7b080012d760 after lost signal to thread 21803
W20260713 09:08:11.929165 21836 leader_election.cc:343] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:11.923127 22110 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.915841 22069 leader_election.cc:290] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.933693 21947 raft_consensus.cc:2468] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 1.
I20260713 09:08:11.931396 22095 raft_consensus.cc:515] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.936182 21837 leader_election.cc:304] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:11.937088 22069 raft_consensus.cc:2804] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.937680 22069 raft_consensus.cc:697] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:11.938742 22069 consensus_queue.cc:237] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.940572 22095 leader_election.cc:290] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:11.941375 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:11.941903 21872 raft_consensus.cc:3060] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.949405 22110 raft_consensus.cc:2749] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:11.950995 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:11.951519 22021 raft_consensus.cc:3060] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:11.954530 22074 tablet_bootstrap.cc:654] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.956431 21872 raft_consensus.cc:2468] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 1.
I20260713 09:08:11.957892 21913 leader_election.cc:304] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:11.958981 22095 raft_consensus.cc:2804] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:11.959544 22095 raft_consensus.cc:697] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:11.960561 22095 consensus_queue.cc:237] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.965801 22074 tablet_bootstrap.cc:492] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.966354 22074 ts_tablet_manager.cc:1403] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.006s
I20260713 09:08:11.969380 22074 raft_consensus.cc:359] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.969986 22074 raft_consensus.cc:385] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.970372 22074 raft_consensus.cc:740] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.970944 22074 consensus_queue.cc:260] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.973091 22074 ts_tablet_manager.cc:1434] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:11.973923 22074 tablet_bootstrap.cc:492] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd: Bootstrap starting.
I20260713 09:08:11.979385 22021 raft_consensus.cc:2468] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 1.
I20260713 09:08:11.980803 22074 tablet_bootstrap.cc:654] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:11.991921 22074 tablet_bootstrap.cc:492] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd: No bootstrap required, opened a new log
I20260713 09:08:11.992307 22074 ts_tablet_manager.cc:1403] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:08:11.994869 22074 raft_consensus.cc:359] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:11.994828 21769 catalog_manager.cc:5697] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 1 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.995680 22074 raft_consensus.cc:385] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:11.995997 22074 raft_consensus.cc:740] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Initialized, Role: FOLLOWER
I20260713 09:08:11.996747 22074 consensus_queue.cc:260] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.007237 22074 ts_tablet_manager.cc:1434] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:08:12.012362 21769 catalog_manager.cc:5697] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.014094 22095 raft_consensus.cc:493] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.014578 22095 raft_consensus.cc:515] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.016683 22095 leader_election.cc:290] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.017427 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:12.018074 21872 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 0.
I20260713 09:08:12.018339 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
I20260713 09:08:12.018996 22020 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 0.
I20260713 09:08:12.019495 21913 leader_election.cc:304] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:12.020373 22095 raft_consensus.cc:2804] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.020732 22095 raft_consensus.cc:493] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.021025 22095 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.031612 22069 raft_consensus.cc:493] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.032104 22069 raft_consensus.cc:515] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.034873 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:12.035243 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd" is_pre_election: true
I20260713 09:08:12.035439 21947 raft_consensus.cc:2468] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 0.
I20260713 09:08:12.035852 22020 raft_consensus.cc:2468] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 0.
I20260713 09:08:12.036847 21837 leader_election.cc:304] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:12.037112 22069 leader_election.cc:290] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.037664 22080 raft_consensus.cc:2804] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:12.038021 22080 raft_consensus.cc:493] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:12.038347 22080 raft_consensus.cc:3060] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.044937 22095 raft_consensus.cc:515] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.047799 22068 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.048499 22080 raft_consensus.cc:515] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.051285 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:12.051985 21947 raft_consensus.cc:3060] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:12.056075 21817 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:12.059538 21947 raft_consensus.cc:2468] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 1.
I20260713 09:08:12.061398 22080 leader_election.cc:290] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.061789 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:12.062543 22020 raft_consensus.cc:3060] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.062659 21837 leader_election.cc:304] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:12.063490 22080 raft_consensus.cc:2804] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.064164 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:12.065074 21871 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.065174 22095 leader_election.cc:290] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.064411 22080 raft_consensus.cc:697] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:12.066808 22080 consensus_queue.cc:237] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.069877 22020 raft_consensus.cc:2468] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 1.
I20260713 09:08:12.070518 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:12.071858 22021 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.082828 22021 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 1.
I20260713 09:08:12.084710 21911 leader_election.cc:304] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:12.085604 22095 raft_consensus.cc:2804] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:12.086045 22095 raft_consensus.cc:697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:12.090705 21871 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 1.
I20260713 09:08:12.086875 22095 consensus_queue.cc:237] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.099928 22068 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.100185 21767 catalog_manager.cc:5697] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.122735 21872 raft_consensus.cc:3060] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.122871 21768 catalog_manager.cc:5697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 1 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.134336 22130 consensus_queue.cc:1048] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.146279 22080 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.169734 22132 consensus_queue.cc:1048] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:12.181362 22069 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.240360 21947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:51032
I20260713 09:08:12.241099 21947 raft_consensus.cc:606] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Received request to transfer leadership to TS 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:12.253014 21947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:51032
I20260713 09:08:12.253609 21947 raft_consensus.cc:606] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Received request to transfer leadership to TS 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:12.264698 22110 raft_consensus.cc:493] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:12.265168 22110 raft_consensus.cc:515] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.267174 22110 leader_election.cc:290] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:12.269519 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" is_pre_election: true
I20260713 09:08:12.269868 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b33f54ca52341c78e000613078d3ecf" is_pre_election: true
I20260713 09:08:12.270673 21947 raft_consensus.cc:2393] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 018957816cbf4fc6a7555563abf4dcfd in current term 1: Already voted for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in this term.
I20260713 09:08:12.272122 21987 leader_election.cc:304] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd; no voters: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:12.273403 22082 raft_consensus.cc:3060] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:12.273904 21871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
mode: GRACEFUL
new_leader_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:60280
I20260713 09:08:12.274520 21871 raft_consensus.cc:606] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Received request to transfer leadership to TS 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:12.280779 22110 consensus_queue.cc:1048] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.285902 22082 raft_consensus.cc:2749] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:12.312742 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
mode: GRACEFUL
new_leader_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:08:12.313365 22020 raft_consensus.cc:606] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 LEADER]: Received request to transfer leadership to TS 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:12.320664 21871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c375817ae67a427499d8e66b32727302"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
mode: GRACEFUL
new_leader_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:60280
I20260713 09:08:12.321357 21871 raft_consensus.cc:606] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Received request to transfer leadership to TS 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:12.323364 22113 consensus_queue.cc:1048] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.330188 22069 consensus_queue.cc:1048] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.342980 22113 raft_consensus.cc:993] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd: : Instructing follower 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:12.343423 22113 raft_consensus.cc:1081] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 LEADER]: Signalling peer 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:12.345351 21947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:51016
I20260713 09:08:12.345908 21947 raft_consensus.cc:493] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.346307 21947 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.353751 21947 raft_consensus.cc:515] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.360054 21947 leader_election.cc:290] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.360268 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:12.360849 22021 raft_consensus.cc:3055] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:12.361186 22021 raft_consensus.cc:740] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:12.362008 22021 consensus_queue.cc:260] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.363265 22021 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.365397 22080 consensus_queue.cc:1048] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.368052 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:12.368674 21871 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.370309 22021 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:12.371414 21911 leader_election.cc:304] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:12.372247 22095 raft_consensus.cc:2804] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:12.372707 22095 raft_consensus.cc:697] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:12.373488 22095 consensus_queue.cc:237] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.381471 21871 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:12.383944 22080 raft_consensus.cc:993] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667: : Instructing follower 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:12.384344 22125 raft_consensus.cc:1081] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Signalling peer 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:12.392215 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c375817ae67a427499d8e66b32727302"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:41024
I20260713 09:08:12.392717 22020 raft_consensus.cc:493] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.393070 22020 raft_consensus.cc:3060] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.393761 21769 catalog_manager.cc:5697] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 1 to 2, leader changed from 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67) to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 2 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.398416 22095 consensus_queue.cc:1048] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.404302 22020 raft_consensus.cc:515] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.413445 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:12.413957 21872 raft_consensus.cc:3055] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:12.414234 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c375817ae67a427499d8e66b32727302" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:12.414373 21872 raft_consensus.cc:740] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:12.414764 21947 raft_consensus.cc:3060] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.415133 21872 consensus_queue.cc:260] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.416174 21872 raft_consensus.cc:3060] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.421329 21947 raft_consensus.cc:2468] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 2.
I20260713 09:08:12.422528 21986 leader_election.cc:304] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:12.423404 22113 raft_consensus.cc:2804] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:12.423906 22113 raft_consensus.cc:697] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 2 LEADER]: Becoming Leader. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:12.424768 22113 consensus_queue.cc:237] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.423930 21872 raft_consensus.cc:2468] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 2.
I20260713 09:08:12.428347 22020 leader_election.cc:290] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 2 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:12.430420 22129 consensus_queue.cc:1048] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.443112 21768 catalog_manager.cc:5697] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd reported cstate change: term changed from 1 to 2, leader changed from 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65) to 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67). New cstate: current_term: 2 leader_uuid: "018957816cbf4fc6a7555563abf4dcfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:12.536082 22095 raft_consensus.cc:993] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:12.536545 22129 raft_consensus.cc:1081] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Signalling peer 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:12.538265 21872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:60268
I20260713 09:08:12.538820 21872 raft_consensus.cc:493] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.539177 21872 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.545644 21872 raft_consensus.cc:515] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.547955 21872 leader_election.cc:290] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 2 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.549654 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:12.549664 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:12.550496 22021 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.550536 21947 raft_consensus.cc:3055] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:12.551110 21947 raft_consensus.cc:740] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:12.551913 21947 consensus_queue.cc:260] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.553050 21947 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.557703 22021 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 2.
I20260713 09:08:12.559033 21836 leader_election.cc:304] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:12.559262 21947 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 2.
I20260713 09:08:12.559921 22080 raft_consensus.cc:2804] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:12.560405 22080 raft_consensus.cc:697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:12.561219 22080 consensus_queue.cc:237] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.569319 21769 catalog_manager.cc:5697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 1 to 2, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.577659 22080 consensus_queue.cc:1048] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.584757 22080 consensus_queue.cc:1048] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.610704 22080 raft_consensus.cc:993] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667: : Instructing follower 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:12.611133 22080 raft_consensus.cc:1081] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Signalling peer 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:12.618741 22095 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.620218 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:51006
I20260713 09:08:12.620790 21946 raft_consensus.cc:493] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.621178 21946 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.628459 21946 raft_consensus.cc:515] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.631186 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:12.631765 21871 raft_consensus.cc:3055] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:12.632105 21871 raft_consensus.cc:740] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:12.632639 21946 leader_election.cc:290] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.633037 21871 consensus_queue.cc:260] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.632027 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:12.634967 22021 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.636169 21871 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.641409 22021 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:12.642658 21911 leader_election.cc:304] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:12.643458 22095 raft_consensus.cc:2804] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:12.643926 22095 raft_consensus.cc:697] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:12.644681 22095 consensus_queue.cc:237] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.649925 21871 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:12.655782 22130 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:12.664088 21768 catalog_manager.cc:5697] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 1 to 2, leader changed from 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65) to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 2 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.665467 22129 raft_consensus.cc:993] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:12.665899 22129 raft_consensus.cc:1081] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Signalling peer 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:12.672523 21871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:60268
I20260713 09:08:12.673070 21871 raft_consensus.cc:493] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:12.673452 21871 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.680545 21871 raft_consensus.cc:515] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.686272 21872 raft_consensus.cc:1240] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Rejecting Update request from peer 6b33f54ca52341c78e000613078d3ecf for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:12.688035 21947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:12.688617 21947 raft_consensus.cc:3055] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:12.688946 21947 raft_consensus.cc:740] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:12.689756 21947 consensus_queue.cc:260] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.690737 21947 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:12.696157 21871 leader_election.cc:290] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 2 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:12.697188 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:12.698190 21947 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 2.
I20260713 09:08:12.699303 21837 leader_election.cc:304] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:12.700134 22080 raft_consensus.cc:2804] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:12.700587 22080 raft_consensus.cc:697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:12.701390 22080 consensus_queue.cc:237] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:12.710155 21769 catalog_manager.cc:5697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 1 to 2, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.786309 21871 raft_consensus.cc:1275] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:12.788017 22130 consensus_queue.cc:1048] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.797319 22020 raft_consensus.cc:1275] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:12.798791 22095 consensus_queue.cc:1048] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.830178 21871 raft_consensus.cc:1275] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:12.831574 22113 consensus_queue.cc:1048] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.845939 21947 raft_consensus.cc:1275] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:12.847654 22110 consensus_queue.cc:1048] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.001840 21947 raft_consensus.cc:1275] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.003759 22080 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.012750 22020 raft_consensus.cc:1275] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.014497 22125 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.096628 21947 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.098032 22125 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:13.108258 22020 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:13.123486 22020 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.124881 22069 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:13.198725 21871 raft_consensus.cc:1275] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.200906 22095 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:13.214535 22020 raft_consensus.cc:1275] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:13.219843 22095 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.351963 21737 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:08:15.352748 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:15.372895 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:51044
I20260713 09:08:15.373383 21946 raft_consensus.cc:606] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Received request to transfer leadership to TS 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:15.385143 21872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
mode: GRACEFUL
new_leader_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:60288
I20260713 09:08:15.385675 21872 raft_consensus.cc:606] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Received request to transfer leadership to TS 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:15.386876 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:15.387476 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:15.824162 22161 raft_consensus.cc:993] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:15.824618 22156 raft_consensus.cc:1081] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Signalling peer 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:15.825995 22021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:41038
I20260713 09:08:15.826625 22021 raft_consensus.cc:493] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:15.827013 22021 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.834200 22021 raft_consensus.cc:515] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:15.836346 22021 leader_election.cc:290] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 3 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:15.836902 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:15.837538 21872 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.841547 21872 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 3.
I20260713 09:08:15.842556 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:15.843119 21946 raft_consensus.cc:3055] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:15.843446 21946 raft_consensus.cc:740] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:15.843307 21987 leader_election.cc:304] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [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: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:15.844178 22082 raft_consensus.cc:2804] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:15.844161 21946 consensus_queue.cc:260] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:15.845434 22082 raft_consensus.cc:697] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Becoming Leader. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:15.845598 21946 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.846298 22082 consensus_queue.cc:237] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:15.855448 21946 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 3.
I20260713 09:08:15.857160 21768 catalog_manager.cc:5697] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd reported cstate change: term changed from 2 to 3, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67). New cstate: current_term: 3 leader_uuid: "018957816cbf4fc6a7555563abf4dcfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:15.872900 22166 raft_consensus.cc:993] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667: : Instructing follower 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:15.873591 22166 raft_consensus.cc:1081] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Signalling peer 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:15.875320 22021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:41024
I20260713 09:08:15.875840 22021 raft_consensus.cc:493] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:15.876207 22021 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.881852 22021 raft_consensus.cc:515] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:15.884253 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:15.884482 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:15.884929 21872 raft_consensus.cc:3055] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:15.885028 21946 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.883935 22021 leader_election.cc:290] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 3 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:15.885375 21872 raft_consensus.cc:740] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:15.886303 21872 consensus_queue.cc:260] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:15.887656 21872 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:15.891032 21946 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 3.
I20260713 09:08:15.891968 21986 leader_election.cc:304] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [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: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:15.892608 22082 raft_consensus.cc:2804] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:15.893008 22082 raft_consensus.cc:697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Becoming Leader. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:15.893726 22082 consensus_queue.cc:237] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:15.894465 21872 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 3.
I20260713 09:08:15.900215 21768 catalog_manager.cc:5697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd reported cstate change: term changed from 2 to 3, leader changed from 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65) to 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67). New cstate: current_term: 3 leader_uuid: "018957816cbf4fc6a7555563abf4dcfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.351938 21946 raft_consensus.cc:1275] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:16.353212 22082 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.361228 21872 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:16.362540 21871 raft_consensus.cc:1275] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:16.362985 22082 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.364041 22162 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.375880 21946 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:16.377728 22172 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.388173 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:16.399228 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
mode: GRACEFUL
new_leader_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:08:16.399648 22021 raft_consensus.cc:606] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Received request to transfer leadership to TS 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:16.403939 21872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
mode: GRACEFUL
new_leader_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:60280
I20260713 09:08:16.404470 21872 raft_consensus.cc:606] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Received request to transfer leadership to TS 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:16.409538 21872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
mode: GRACEFUL
new_leader_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:60280
I20260713 09:08:16.410079 21872 raft_consensus.cc:606] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Received request to transfer leadership to TS 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:16.414171 21872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
mode: GRACEFUL
new_leader_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:60280
I20260713 09:08:16.414633 21872 raft_consensus.cc:606] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Received request to transfer leadership to TS 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:16.418570 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
mode: GRACEFUL
new_leader_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:41048
I20260713 09:08:16.419013 22021 raft_consensus.cc:606] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Received request to transfer leadership to TS 6b33f54ca52341c78e000613078d3ecf
I20260713 09:08:16.438350 22166 raft_consensus.cc:993] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667: : Instructing follower 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.438814 22069 raft_consensus.cc:1081] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Signalling peer 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.440121 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:51006
I20260713 09:08:16.440577 21946 raft_consensus.cc:493] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.440905 21946 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.445164 21946 raft_consensus.cc:515] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.446681 21946 leader_election.cc:290] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:16.447314 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:16.447677 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:16.447901 21872 raft_consensus.cc:3055] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:16.448225 21872 raft_consensus.cc:740] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:16.448235 22021 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.449129 21872 consensus_queue.cc:260] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.450294 21872 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.454725 22021 raft_consensus.cc:2468] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:16.455799 21911 leader_election.cc:304] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:16.456233 21872 raft_consensus.cc:2468] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:16.456439 22156 raft_consensus.cc:2804] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:16.457563 22156 raft_consensus.cc:697] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:16.458328 22156 consensus_queue.cc:237] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.464282 21769 catalog_manager.cc:5697] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 1 to 2, leader changed from 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65) to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 2 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.629580 22166 raft_consensus.cc:993] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667: : Instructing follower 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.630007 22069 raft_consensus.cc:1081] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Signalling peer 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.631338 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:51006
I20260713 09:08:16.631889 21946 raft_consensus.cc:493] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.632181 21946 raft_consensus.cc:3060] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.636919 21946 raft_consensus.cc:515] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.638386 21946 leader_election.cc:290] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:16.639055 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:16.639330 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49771bf9d7a54fcda02f91fe0b9ebfa1" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:16.639613 21872 raft_consensus.cc:3055] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:16.639842 22021 raft_consensus.cc:3060] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.639962 21872 raft_consensus.cc:740] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:16.640738 21872 consensus_queue.cc:260] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.641872 21872 raft_consensus.cc:3060] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:16.646158 22021 raft_consensus.cc:2468] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:16.647238 21911 leader_election.cc:304] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:16.648025 22156 raft_consensus.cc:2804] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:16.648093 21872 raft_consensus.cc:2468] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 2.
I20260713 09:08:16.648481 22156 raft_consensus.cc:697] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:16.649266 22156 consensus_queue.cc:237] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.655561 21769 catalog_manager.cc:5697] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 1 to 2, leader changed from 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65) to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 2 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.795622 22162 raft_consensus.cc:993] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd: : Instructing follower 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.796034 22172 raft_consensus.cc:1081] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Signalling peer 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.797281 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:51016
I20260713 09:08:16.797683 21946 raft_consensus.cc:493] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.797928 21946 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:16.802052 21946 raft_consensus.cc:515] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.803881 21946 leader_election.cc:290] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 4 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:16.804576 21872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:16.804893 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403feb0f6476463b8a83dfc58139cc65" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:16.805140 21872 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:16.805543 22021 raft_consensus.cc:3055] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:16.805902 22021 raft_consensus.cc:740] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:16.807229 22021 consensus_queue.cc:260] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.808173 22021 raft_consensus.cc:3060] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:16.809645 21872 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 4.
I20260713 09:08:16.810241 21871 raft_consensus.cc:1240] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Rejecting Update request from peer 018957816cbf4fc6a7555563abf4dcfd for earlier term 3. Current term is 4. Ops: []
I20260713 09:08:16.810564 21913 leader_election.cc:304] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [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: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:16.811339 22156 raft_consensus.cc:2804] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:16.811821 22156 raft_consensus.cc:697] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 4 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:16.812638 22156 consensus_queue.cc:237] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.813406 22021 raft_consensus.cc:2468] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 4.
I20260713 09:08:16.819124 21768 catalog_manager.cc:5697] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 3 to 4, leader changed from 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67) to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 4 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.871881 22166 raft_consensus.cc:993] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667: : Instructing follower 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.872256 22069 raft_consensus.cc:1081] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Signalling peer 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.873529 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:51006
I20260713 09:08:16.873930 21946 raft_consensus.cc:493] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.874238 21946 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.878654 21946 raft_consensus.cc:515] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.880086 21946 leader_election.cc:290] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 3 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:16.880867 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:16.881057 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:16.881419 21871 raft_consensus.cc:3055] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:16.881558 22021 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.881722 21871 raft_consensus.cc:740] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:16.882519 21871 consensus_queue.cc:260] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.883581 21871 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:16.885569 22021 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 3.
I20260713 09:08:16.886489 21911 leader_election.cc:304] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [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: 018957816cbf4fc6a7555563abf4dcfd, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:16.887212 22156 raft_consensus.cc:2804] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:16.887634 22156 raft_consensus.cc:697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:16.888118 21871 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 3.
I20260713 09:08:16.888284 22156 consensus_queue.cc:237] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.894701 22162 raft_consensus.cc:993] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd: : Instructing follower 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.895092 22172 raft_consensus.cc:1081] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Signalling peer 6b33f54ca52341c78e000613078d3ecf to start an election
I20260713 09:08:16.894562 21768 catalog_manager.cc:5697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 2 to 3, leader changed from 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65) to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 3 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.896651 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
 from {username='slave'} at 127.0.0.1:51016
I20260713 09:08:16.897181 21946 raft_consensus.cc:493] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:16.897517 21946 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:16.902436 21946 raft_consensus.cc:515] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.903980 21946 leader_election.cc:290] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [CANDIDATE]: Term 4 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:16.904861 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:16.905464 21871 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:16.911886 21871 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 4.
I20260713 09:08:16.912581 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "6b33f54ca52341c78e000613078d3ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:16.912672 21913 leader_election.cc:304] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [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: 24ce5c808c684cb791aa1bcb0c4eb667, 6b33f54ca52341c78e000613078d3ecf; no voters: 
I20260713 09:08:16.913010 22021 raft_consensus.cc:3055] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:16.913338 22021 raft_consensus.cc:740] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:16.913415 22156 raft_consensus.cc:2804] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:16.913868 22156 raft_consensus.cc:697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 LEADER]: Becoming Leader. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:16.914077 22021 consensus_queue.cc:260] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.914646 22156 consensus_queue.cc:237] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:16.915180 22021 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:16.919483 22021 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b33f54ca52341c78e000613078d3ecf in term 4.
I20260713 09:08:16.920805 21768 catalog_manager.cc:5697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf reported cstate change: term changed from 3 to 4, leader changed from 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67) to 6b33f54ca52341c78e000613078d3ecf (127.21.58.66). New cstate: current_term: 4 leader_uuid: "6b33f54ca52341c78e000613078d3ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.973915 22021 raft_consensus.cc:1275] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:16.975018 22156 consensus_queue.cc:1048] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:16.984529 21871 raft_consensus.cc:1275] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:16.985956 22156 consensus_queue.cc:1048] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.175974 22021 raft_consensus.cc:1275] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.177153 22156 consensus_queue.cc:1048] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.184495 21871 raft_consensus.cc:1275] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:17.185720 22187 consensus_queue.cc:1048] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:17.207923 21871 raft_consensus.cc:1275] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:17.208976 22187 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.215211 22020 raft_consensus.cc:1275] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:17.216776 22189 consensus_queue.cc:1048] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.314273 21871 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:17.315413 22189 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.322106 22020 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:17.323735 22178 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.455724 21871 raft_consensus.cc:1275] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:17.457020 22178 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:17.464371 22020 raft_consensus.cc:1275] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Refusing update from remote peer 6b33f54ca52341c78e000613078d3ecf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:17.465852 22187 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.429292 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:19.436301 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:51044
I20260713 09:08:19.436965 21946 raft_consensus.cc:606] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Received request to transfer leadership to TS 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:19.439333 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:51044
I20260713 09:08:19.439767 21946 raft_consensus.cc:606] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 LEADER]: Received request to transfer leadership to TS 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:19.441778 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:51044
I20260713 09:08:19.442243 21946 raft_consensus.cc:606] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Received request to transfer leadership to TS 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:19.444267 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:51044
I20260713 09:08:19.444682 21946 raft_consensus.cc:606] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Received request to transfer leadership to TS 24ce5c808c684cb791aa1bcb0c4eb667
I20260713 09:08:19.446709 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
mode: GRACEFUL
new_leader_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:51044
I20260713 09:08:19.447116 21946 raft_consensus.cc:606] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 LEADER]: Received request to transfer leadership to TS 018957816cbf4fc6a7555563abf4dcfd
I20260713 09:08:19.448112 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:19.448462 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:19.474368 22189 raft_consensus.cc:993] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:19.474825 22178 raft_consensus.cc:1081] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 LEADER]: Signalling peer 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:19.476308 21871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:60268
I20260713 09:08:19.476809 21871 raft_consensus.cc:493] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.477156 21871 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:19.482571 21871 raft_consensus.cc:515] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.484223 21871 leader_election.cc:290] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 4 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:19.484992 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:19.485618 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6d1b1e131b4663a28e8bb3acab23e6" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:19.485725 21946 raft_consensus.cc:3055] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:19.486207 22020 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:19.486457 21946 raft_consensus.cc:740] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:19.488777 21946 consensus_queue.cc:260] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.489815 21946 raft_consensus.cc:3060] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:19.490737 22020 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 4.
I20260713 09:08:19.491832 21836 leader_election.cc:304] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:19.493419 22197 raft_consensus.cc:2804] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:19.494341 22197 raft_consensus.cc:697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:19.495050 21946 raft_consensus.cc:2468] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 4.
I20260713 09:08:19.495344 22197 consensus_queue.cc:237] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.501688 21766 catalog_manager.cc:5697] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 3 to 4, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 4 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.589210 22189 raft_consensus.cc:993] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:19.589643 22178 raft_consensus.cc:1081] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Signalling peer 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:19.590919 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:41038
I20260713 09:08:19.591270 22020 raft_consensus.cc:493] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.591488 22020 raft_consensus.cc:3060] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.595116 22020 raft_consensus.cc:515] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.596588 22020 leader_election.cc:290] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 2 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:19.597288 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:19.597785 21871 raft_consensus.cc:3060] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.597669 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e39da8ea0894781bee825e08ef673df" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:19.598309 21946 raft_consensus.cc:3055] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:19.598582 21946 raft_consensus.cc:740] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:19.599298 21946 consensus_queue.cc:260] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.600167 21946 raft_consensus.cc:3060] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:19.601876 21871 raft_consensus.cc:2468] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 2.
I20260713 09:08:19.602918 21987 leader_election.cc:304] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:19.603688 22172 raft_consensus.cc:2804] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:19.604840 22172 raft_consensus.cc:697] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 2 LEADER]: Becoming Leader. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:19.605259 21946 raft_consensus.cc:2468] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 2.
I20260713 09:08:19.605705 22172 consensus_queue.cc:237] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.612156 21766 catalog_manager.cc:5697] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd reported cstate change: term changed from 1 to 2, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67). New cstate: current_term: 2 leader_uuid: "018957816cbf4fc6a7555563abf4dcfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:19.661828 22189 raft_consensus.cc:993] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:19.662400 22178 raft_consensus.cc:1081] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Signalling peer 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:19.663730 21871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:60268
I20260713 09:08:19.664152 21871 raft_consensus.cc:493] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.664427 21871 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.668212 21871 raft_consensus.cc:515] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.669469 21871 leader_election.cc:290] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 3 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:19.670241 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:19.670516 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a982faab187b4c45bf25bf5222a00587" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:19.670754 21946 raft_consensus.cc:3055] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:19.671005 22020 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.671054 21946 raft_consensus.cc:740] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:19.671818 21946 consensus_queue.cc:260] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.672885 21946 raft_consensus.cc:3060] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.676607 22020 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 3.
I20260713 09:08:19.677510 21836 leader_election.cc:304] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:19.678258 22197 raft_consensus.cc:2804] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:19.678308 21946 raft_consensus.cc:2468] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 3.
I20260713 09:08:19.678745 22197 raft_consensus.cc:697] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:19.679747 22197 consensus_queue.cc:237] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.685783 21766 catalog_manager.cc:5697] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 2 to 3, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 3 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.699523 22189 raft_consensus.cc:993] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:19.699908 22178 raft_consensus.cc:1081] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Signalling peer 24ce5c808c684cb791aa1bcb0c4eb667 to start an election
I20260713 09:08:19.701017 21871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2"
dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
 from {username='slave'} at 127.0.0.1:60268
I20260713 09:08:19.701429 21871 raft_consensus.cc:493] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.701702 21871 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.705461 21871 raft_consensus.cc:515] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.706875 21871 leader_election.cc:290] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [CANDIDATE]: Term 3 election: Requested vote from peers 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899), 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67:34635)
I20260713 09:08:19.707461 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:19.707768 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fff3e234f74c0d8d03718da908b1b2" candidate_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
I20260713 09:08:19.707985 21946 raft_consensus.cc:3055] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:19.708254 22020 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.708271 21946 raft_consensus.cc:740] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:19.709205 21946 consensus_queue.cc:260] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.710320 21946 raft_consensus.cc:3060] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:19.714042 22020 raft_consensus.cc:2468] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 3.
I20260713 09:08:19.715024 21836 leader_election.cc:304] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:19.715555 21946 raft_consensus.cc:2468] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24ce5c808c684cb791aa1bcb0c4eb667 in term 3.
I20260713 09:08:19.715663 22197 raft_consensus.cc:2804] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:19.716141 22197 raft_consensus.cc:697] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 LEADER]: Becoming Leader. State: Replica: 24ce5c808c684cb791aa1bcb0c4eb667, State: Running, Role: LEADER
I20260713 09:08:19.717007 22197 consensus_queue.cc:237] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.723084 21766 catalog_manager.cc:5697] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 reported cstate change: term changed from 2 to 3, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65). New cstate: current_term: 3 leader_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:19.814294 22189 raft_consensus.cc:993] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: : Instructing follower 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:19.814723 22178 raft_consensus.cc:1081] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 LEADER]: Signalling peer 018957816cbf4fc6a7555563abf4dcfd to start an election
I20260713 09:08:19.815944 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5"
dest_uuid: "018957816cbf4fc6a7555563abf4dcfd"
 from {username='slave'} at 127.0.0.1:41038
I20260713 09:08:19.816306 22020 raft_consensus.cc:493] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:19.816514 22020 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:19.820135 22020 raft_consensus.cc:515] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.821493 22020 leader_election.cc:290] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [CANDIDATE]: Term 5 election: Requested vote from peers 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885), 6b33f54ca52341c78e000613078d3ecf (127.21.58.66:35899)
I20260713 09:08:19.822129 21871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "24ce5c808c684cb791aa1bcb0c4eb667"
I20260713 09:08:19.822403 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3153d78d7fe47f79aee10d5ec9ef6d5" candidate_uuid: "018957816cbf4fc6a7555563abf4dcfd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6b33f54ca52341c78e000613078d3ecf"
I20260713 09:08:19.822666 21871 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:19.822917 21946 raft_consensus.cc:3055] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:19.823184 21946 raft_consensus.cc:740] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6b33f54ca52341c78e000613078d3ecf, State: Running, Role: LEADER
I20260713 09:08:19.823709 21946 consensus_queue.cc:260] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.824491 21946 raft_consensus.cc:3060] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:19.826658 21871 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 5.
I20260713 09:08:19.827498 21987 leader_election.cc:304] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [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: 018957816cbf4fc6a7555563abf4dcfd, 24ce5c808c684cb791aa1bcb0c4eb667; no voters: 
I20260713 09:08:19.828197 22172 raft_consensus.cc:2804] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:19.828446 21946 raft_consensus.cc:2468] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 018957816cbf4fc6a7555563abf4dcfd in term 5.
I20260713 09:08:19.828568 22172 raft_consensus.cc:697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 5 LEADER]: Becoming Leader. State: Replica: 018957816cbf4fc6a7555563abf4dcfd, State: Running, Role: LEADER
I20260713 09:08:19.829402 22172 consensus_queue.cc:237] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [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: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } }
I20260713 09:08:19.835259 21766 catalog_manager.cc:5697] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd reported cstate change: term changed from 4 to 5, leader changed from 6b33f54ca52341c78e000613078d3ecf (127.21.58.66) to 018957816cbf4fc6a7555563abf4dcfd (127.21.58.67). New cstate: current_term: 5 leader_uuid: "018957816cbf4fc6a7555563abf4dcfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:19.917694 21946 raft_consensus.cc:1275] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:19.918814 22197 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:19.928071 22020 raft_consensus.cc:1275] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:19.929489 22198 consensus_queue.cc:1048] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:20.006956 21946 raft_consensus.cc:1275] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:20.007953 22172 consensus_queue.cc:1048] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:20.016407 21871 raft_consensus.cc:1275] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:20.017724 22216 consensus_queue.cc:1048] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:20.125689 21946 raft_consensus.cc:1275] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:20.126760 22198 consensus_queue.cc:1048] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.136323 22021 raft_consensus.cc:1275] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:20.137817 22212 consensus_queue.cc:1048] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:20.152652 22021 raft_consensus.cc:1275] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:20.153626 22212 consensus_queue.cc:1048] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "018957816cbf4fc6a7555563abf4dcfd" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.161090 21946 raft_consensus.cc:1275] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Refusing update from remote peer 24ce5c808c684cb791aa1bcb0c4eb667: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:20.162699 22198 consensus_queue.cc:1048] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.431026 21946 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 5 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:20.432062 22216 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b33f54ca52341c78e000613078d3ecf" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 35899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:20.439647 21871 raft_consensus.cc:1275] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 5 FOLLOWER]: Refusing update from remote peer 018957816cbf4fc6a7555563abf4dcfd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:20.441357 22204 consensus_queue.cc:1048] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24ce5c808c684cb791aa1bcb0c4eb667" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:20.449188 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:20.457376 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
I20260713 09:08:20.486891 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:20.487684 21737 tablet_replica.cc:333] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.488310 21737 raft_consensus.cc:2243] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.489074 21737 raft_consensus.cc:2272] T a982faab187b4c45bf25bf5222a00587 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.491768 21737 tablet_replica.cc:333] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.492302 21737 raft_consensus.cc:2243] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.492803 21737 raft_consensus.cc:2272] T 3e39da8ea0894781bee825e08ef673df P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.495632 21737 tablet_replica.cc:333] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.496447 21737 raft_consensus.cc:2243] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.497012 21737 raft_consensus.cc:2272] T 403feb0f6476463b8a83dfc58139cc65 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.499294 21737 tablet_replica.cc:333] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.499816 21737 raft_consensus.cc:2243] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.500305 21737 raft_consensus.cc:2272] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.502420 21737 tablet_replica.cc:333] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.502920 21737 raft_consensus.cc:2243] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.503331 21737 raft_consensus.cc:2272] T c375817ae67a427499d8e66b32727302 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.505445 21737 tablet_replica.cc:333] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.506264 21737 raft_consensus.cc:2243] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.507087 21737 raft_consensus.cc:2272] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.509683 21737 tablet_replica.cc:333] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.510356 21737 raft_consensus.cc:2243] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.510753 21737 raft_consensus.cc:2272] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.513015 21737 tablet_replica.cc:333] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.513671 21737 raft_consensus.cc:2243] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.514238 21737 raft_consensus.cc:2272] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.516615 21737 tablet_replica.cc:333] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667: stopping tablet replica
I20260713 09:08:20.517041 21737 raft_consensus.cc:2243] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.517768 21737 raft_consensus.cc:2272] T 20fff3e234f74c0d8d03718da908b1b2 P 24ce5c808c684cb791aa1bcb0c4eb667 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:20.658491 21913 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.58.65:41885: connect: Connection refused (error 111)
I20260713 09:08:20.660346 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
W20260713 09:08:20.662812 21913 consensus_peers.cc:597] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf -> Peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Couldn't send request to peer 24ce5c808c684cb791aa1bcb0c4eb667. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:41885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:20.665047 21987 consensus_peers.cc:597] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd -> Peer 24ce5c808c684cb791aa1bcb0c4eb667 (127.21.58.65:41885): Couldn't send request to peer 24ce5c808c684cb791aa1bcb0c4eb667. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:41885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:20.679518 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
I20260713 09:08:20.704154 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:20.704814 21737 tablet_replica.cc:333] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.705387 21737 raft_consensus.cc:2243] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.705787 21737 raft_consensus.cc:2272] T 3e39da8ea0894781bee825e08ef673df P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.707952 21737 tablet_replica.cc:333] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.708452 21737 raft_consensus.cc:2243] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.708824 21737 raft_consensus.cc:2272] T a982faab187b4c45bf25bf5222a00587 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.710796 21737 tablet_replica.cc:333] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.711273 21737 raft_consensus.cc:2243] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.711650 21737 raft_consensus.cc:2272] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 6b33f54ca52341c78e000613078d3ecf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.713354 21737 tablet_replica.cc:333] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.713815 21737 raft_consensus.cc:2243] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.714504 21737 raft_consensus.cc:2272] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 6b33f54ca52341c78e000613078d3ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.716022 21737 tablet_replica.cc:333] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.716471 21737 raft_consensus.cc:2243] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.717090 21737 raft_consensus.cc:2272] T 403feb0f6476463b8a83dfc58139cc65 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.718585 21737 tablet_replica.cc:333] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.719015 21737 raft_consensus.cc:2243] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.719669 21737 raft_consensus.cc:2272] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.721129 21737 tablet_replica.cc:333] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.721562 21737 raft_consensus.cc:2243] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.721907 21737 raft_consensus.cc:2272] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 6b33f54ca52341c78e000613078d3ecf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.723619 21737 tablet_replica.cc:333] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.724043 21737 raft_consensus.cc:2243] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.724388 21737 raft_consensus.cc:2272] T c375817ae67a427499d8e66b32727302 P 6b33f54ca52341c78e000613078d3ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.725803 21737 tablet_replica.cc:333] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf: stopping tablet replica
I20260713 09:08:20.726259 21737 raft_consensus.cc:2243] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.726616 21737 raft_consensus.cc:2272] T 20fff3e234f74c0d8d03718da908b1b2 P 6b33f54ca52341c78e000613078d3ecf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.777902 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
I20260713 09:08:20.793401 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
I20260713 09:08:20.816262 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:20.817034 21737 tablet_replica.cc:333] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.817677 21737 raft_consensus.cc:2243] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.818233 21737 raft_consensus.cc:2272] T 49771bf9d7a54fcda02f91fe0b9ebfa1 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.820057 21737 tablet_replica.cc:333] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.820569 21737 raft_consensus.cc:2243] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.821273 21737 raft_consensus.cc:2272] T 3e39da8ea0894781bee825e08ef673df P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.823148 21737 tablet_replica.cc:333] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.823659 21737 raft_consensus.cc:2243] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.824385 21737 raft_consensus.cc:2272] T c375817ae67a427499d8e66b32727302 P 018957816cbf4fc6a7555563abf4dcfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.826078 21737 tablet_replica.cc:333] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.826663 21737 raft_consensus.cc:2243] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.827054 21737 raft_consensus.cc:2272] T 3d6d1b1e131b4663a28e8bb3acab23e6 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.829703 21737 tablet_replica.cc:333] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.830303 21737 raft_consensus.cc:2243] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.830724 21737 raft_consensus.cc:2272] T 403feb0f6476463b8a83dfc58139cc65 P 018957816cbf4fc6a7555563abf4dcfd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.832259 21737 tablet_replica.cc:333] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.832727 21737 raft_consensus.cc:2243] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.833156 21737 raft_consensus.cc:2272] T a982faab187b4c45bf25bf5222a00587 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.835100 21737 tablet_replica.cc:333] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.835578 21737 raft_consensus.cc:2243] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.836014 21737 raft_consensus.cc:2272] T 20fff3e234f74c0d8d03718da908b1b2 P 018957816cbf4fc6a7555563abf4dcfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.837832 21737 tablet_replica.cc:333] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.838375 21737 raft_consensus.cc:2243] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:20.839082 21737 raft_consensus.cc:2272] T b3153d78d7fe47f79aee10d5ec9ef6d5 P 018957816cbf4fc6a7555563abf4dcfd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.840762 21737 tablet_replica.cc:333] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd: stopping tablet replica
I20260713 09:08:20.841230 21737 raft_consensus.cc:2243] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.841651 21737 raft_consensus.cc:2272] T 3d9ffc4b52ac406b994f5e2c1413eaf0 P 018957816cbf4fc6a7555563abf4dcfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.867193 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
I20260713 09:08:20.882632 21737 master.cc:562] Master@127.21.58.126:39309 shutting down...
I20260713 09:08:21.040832 21824 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:08:21.072743 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:21.073299 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:21.073643 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1216cd53859349fca2a76ef44c1a9e10: stopping tablet replica
I20260713 09:08:21.092685 21737 master.cc:584] Master@127.21.58.126:39309 shutdown complete.
018957816cbf4fc6a7555563abf4dcfd  1
24ce5c808c684cb791aa1bcb0c4eb667  4
6b33f54ca52341c78e000613078d3ecf  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12623 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:08:21.129909 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:34449
I20260713 09:08:21.131004 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:21.136118 22228 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
W20260713 09:08:21.136118 22229 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
W20260713 09:08:21.137331 22231 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
I20260713 09:08:21.138276 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:21.139016 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:21.139227 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:21.139380 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933701139363 us; error 0 us; skew 500 ppm
I20260713 09:08:21.139866 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:21.142096 21737 webserver.cc:533] Webserver started at http://127.21.58.126:38823/ using document root <none> and password file <none>
I20260713 09:08:21.142863 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:21.143060 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:21.143360 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:21.144385 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "68844c31d9bc491e82f4e4728d741d50"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.148345 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:08:21.151285 22236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.151921 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:21.152190 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "68844c31d9bc491e82f4e4728d741d50"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.152444 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-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)
I20260713 09:08:21.178629 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:21.179735 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:21.216053 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:34449
I20260713 09:08:21.216156 22287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:34449 every 8 connection(s)
I20260713 09:08:21.219551 22288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.228188 22288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50: Bootstrap starting.
I20260713 09:08:21.232965 22288 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.236733 22288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50: No bootstrap required, opened a new log
I20260713 09:08:21.238685 22288 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68844c31d9bc491e82f4e4728d741d50" member_type: VOTER }
I20260713 09:08:21.239051 22288 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.239272 22288 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68844c31d9bc491e82f4e4728d741d50, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.239850 22288 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68844c31d9bc491e82f4e4728d741d50" member_type: VOTER }
I20260713 09:08:21.240286 22288 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:21.240525 22288 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:21.240780 22288 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:21.244392 22288 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68844c31d9bc491e82f4e4728d741d50" member_type: VOTER }
I20260713 09:08:21.244877 22288 leader_election.cc:304] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [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: 68844c31d9bc491e82f4e4728d741d50; no voters: 
I20260713 09:08:21.245908 22288 leader_election.cc:290] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:21.246212 22291 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:21.247457 22291 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 1 LEADER]: Becoming Leader. State: Replica: 68844c31d9bc491e82f4e4728d741d50, State: Running, Role: LEADER
I20260713 09:08:21.248155 22291 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [LEADER]: Queue going to LEADER mode. State: All 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: "68844c31d9bc491e82f4e4728d741d50" member_type: VOTER }
I20260713 09:08:21.248764 22288 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:21.252970 22292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68844c31d9bc491e82f4e4728d741d50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68844c31d9bc491e82f4e4728d741d50" member_type: VOTER } }
I20260713 09:08:21.254426 22292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:21.253772 22293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68844c31d9bc491e82f4e4728d741d50. Latest consensus state: current_term: 1 leader_uuid: "68844c31d9bc491e82f4e4728d741d50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68844c31d9bc491e82f4e4728d741d50" member_type: VOTER } }
I20260713 09:08:21.255795 22293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:21.259689 22300 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:21.267298 22300 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:21.268190 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:21.275101 22300 catalog_manager.cc:1383] Generated new cluster ID: af23466d180b472eaa3646f718c4e303
I20260713 09:08:21.275344 22300 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:21.291501 22300 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:21.292699 22300 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:21.305533 22300 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50: Generated new TSK 0
I20260713 09:08:21.306057 22300 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:21.334393 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:21.339771 22309 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
W20260713 09:08:21.340915 22310 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
W20260713 09:08:21.342291 22312 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
I20260713 09:08:21.343050 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:21.343809 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:21.344030 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:21.344189 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933701344172 us; error 0 us; skew 500 ppm
I20260713 09:08:21.344674 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:21.346791 21737 webserver.cc:533] Webserver started at http://127.21.58.65:34903/ using document root <none> and password file <none>
I20260713 09:08:21.347247 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:21.347442 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:21.347698 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:21.348667 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "c034257978d1472ba1e70ef216c5a378"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.352865 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:21.355847 22317 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.356559 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:21.356823 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "c034257978d1472ba1e70ef216c5a378"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.357102 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-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)
I20260713 09:08:21.368347 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:21.369463 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:21.370831 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:21.372869 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:21.373075 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.373281 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:21.373448 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.410584 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:42027
I20260713 09:08:21.410663 22379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:42027 every 8 connection(s)
I20260713 09:08:21.415405 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:21.422256 22384 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
W20260713 09:08:21.423133 22385 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
I20260713 09:08:21.426427 21737 server_base.cc:1061] running on GCE node
W20260713 09:08:21.427281 22387 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
I20260713 09:08:21.428119 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:21.428320 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:21.428508 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933701428490 us; error 0 us; skew 500 ppm
I20260713 09:08:21.428535 22380 heartbeater.cc:344] Connected to a master server at 127.21.58.126:34449
I20260713 09:08:21.428906 22380 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:21.429106 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:21.429689 22380 heartbeater.cc:507] Master 127.21.58.126:34449 requested a full tablet report, sending...
I20260713 09:08:21.431569 21737 webserver.cc:533] Webserver started at http://127.21.58.66:46179/ using document root <none> and password file <none>
I20260713 09:08:21.431937 22253 ts_manager.cc:194] Registered new tserver with Master: c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027)
I20260713 09:08:21.432227 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:21.432463 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:21.432760 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:21.434185 22253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38176
I20260713 09:08:21.434238 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "d0a7f17b29fd4be88f1a217d7d328298"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.438637 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:21.441367 22392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.441977 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:21.442310 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "d0a7f17b29fd4be88f1a217d7d328298"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.442569 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-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)
I20260713 09:08:21.483799 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:21.484908 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:21.486266 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:21.488276 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:21.488440 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.488693 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:21.488837 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.526312 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:41757
I20260713 09:08:21.526391 22454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:41757 every 8 connection(s)
I20260713 09:08:21.530772 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:21.537199 22458 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
W20260713 09:08:21.539058 22459 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
I20260713 09:08:21.540364 21737 server_base.cc:1061] running on GCE node
W20260713 09:08:21.540596 22461 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
I20260713 09:08:21.541814 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:21.542096 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:21.542346 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933701542326 us; error 0 us; skew 500 ppm
I20260713 09:08:21.542369 22455 heartbeater.cc:344] Connected to a master server at 127.21.58.126:34449
I20260713 09:08:21.542743 22455 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:21.543008 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:21.543455 22455 heartbeater.cc:507] Master 127.21.58.126:34449 requested a full tablet report, sending...
I20260713 09:08:21.545544 22253 ts_manager.cc:194] Registered new tserver with Master: d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:21.545787 21737 webserver.cc:533] Webserver started at http://127.21.58.67:34071/ using document root <none> and password file <none>
I20260713 09:08:21.546417 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:21.546693 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:21.547075 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:21.547461 22253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38188
I20260713 09:08:21.548487 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "f7da602049fc40d1b50703771e65b243"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.552546 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:08:21.555528 22466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.556236 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:21.556509 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "f7da602049fc40d1b50703771e65b243"
format_stamp: "Formatted at 2026-07-13 09:08:21 on dist-test-slave-6hmz"
I20260713 09:08:21.556772 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933688343897-21737-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)
I20260713 09:08:21.585497 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:21.586624 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:21.587977 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:21.590072 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:21.590301 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.590533 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:21.590698 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:21.627260 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:36269
I20260713 09:08:21.627351 22528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:36269 every 8 connection(s)
I20260713 09:08:21.639619 22529 heartbeater.cc:344] Connected to a master server at 127.21.58.126:34449
I20260713 09:08:21.639966 22529 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:21.640609 22529 heartbeater.cc:507] Master 127.21.58.126:34449 requested a full tablet report, sending...
I20260713 09:08:21.642300 22253 ts_manager.cc:194] Registered new tserver with Master: f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:21.642395 21737 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012146601s
I20260713 09:08:21.643612 22253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38196
I20260713 09:08:21.665019 22253 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38198:
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"
    }
  }
}
W20260713 09:08:21.667588 22253 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.
I20260713 09:08:21.751215 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 2e30fd757b174888a4377f779e55d2ab (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:21.752588 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e30fd757b174888a4377f779e55d2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.754941 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 582021cef99d4800aae52d895716b6b1 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:21.756651 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582021cef99d4800aae52d895716b6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.757660 22414 tablet_service.cc:1511] Processing CreateTablet for tablet 0238c9cef1734a188760a94122d73a4a (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:21.759003 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0238c9cef1734a188760a94122d73a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.759246 22418 tablet_service.cc:1511] Processing CreateTablet for tablet d9981cb095164eb1ba5d710ee6870127 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:21.759405 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 3c95ad34b8dd4947b799c077c76245a6 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:21.760558 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9981cb095164eb1ba5d710ee6870127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.761381 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c95ad34b8dd4947b799c077c76245a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.762486 22417 tablet_service.cc:1511] Processing CreateTablet for tablet ce80feaac8b4472abda57ab4b8c34a77 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:21.763759 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce80feaac8b4472abda57ab4b8c34a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.767220 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 4f044c2a680a4d358a54e12c08e5afb4 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:21.767289 22412 tablet_service.cc:1511] Processing CreateTablet for tablet 097c5ec1d97b4598a64cd17ba53cd2b9 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:21.769075 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f044c2a680a4d358a54e12c08e5afb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.770612 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 2367b80fe91f44ccbd75af3c522b80d4 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:21.771056 22411 tablet_service.cc:1511] Processing CreateTablet for tablet b09b2178001f4b659939fb7c145536cd (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:21.771806 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2367b80fe91f44ccbd75af3c522b80d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.772617 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09b2178001f4b659939fb7c145536cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.774786 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097c5ec1d97b4598a64cd17ba53cd2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.809692 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 582021cef99d4800aae52d895716b6b1 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:21.813657 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582021cef99d4800aae52d895716b6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.814327 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 0238c9cef1734a188760a94122d73a4a (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:21.815272 22342 tablet_service.cc:1511] Processing CreateTablet for tablet ce80feaac8b4472abda57ab4b8c34a77 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:21.816161 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0238c9cef1734a188760a94122d73a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.819326 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce80feaac8b4472abda57ab4b8c34a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.820483 22340 tablet_service.cc:1511] Processing CreateTablet for tablet 2367b80fe91f44ccbd75af3c522b80d4 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:21.823266 22336 tablet_service.cc:1511] Processing CreateTablet for tablet b09b2178001f4b659939fb7c145536cd (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:21.823575 22337 tablet_service.cc:1511] Processing CreateTablet for tablet 097c5ec1d97b4598a64cd17ba53cd2b9 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:21.826220 22343 tablet_service.cc:1511] Processing CreateTablet for tablet d9981cb095164eb1ba5d710ee6870127 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:21.828871 22338 tablet_service.cc:1511] Processing CreateTablet for tablet 3c95ad34b8dd4947b799c077c76245a6 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:21.805583 22345 tablet_service.cc:1511] Processing CreateTablet for tablet 2e30fd757b174888a4377f779e55d2ab (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:21.832183 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 4f044c2a680a4d358a54e12c08e5afb4 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:21.822058 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2367b80fe91f44ccbd75af3c522b80d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.835300 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f044c2a680a4d358a54e12c08e5afb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.838413 22338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c95ad34b8dd4947b799c077c76245a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.841372 22336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09b2178001f4b659939fb7c145536cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.843218 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e30fd757b174888a4377f779e55d2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.845607 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9981cb095164eb1ba5d710ee6870127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.850553 22337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097c5ec1d97b4598a64cd17ba53cd2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.851272 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 2e30fd757b174888a4377f779e55d2ab (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:21.852512 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e30fd757b174888a4377f779e55d2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.855089 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 582021cef99d4800aae52d895716b6b1 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:21.857853 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582021cef99d4800aae52d895716b6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.859119 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 4f044c2a680a4d358a54e12c08e5afb4 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:21.860376 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f044c2a680a4d358a54e12c08e5afb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.857561 22492 tablet_service.cc:1511] Processing CreateTablet for tablet d9981cb095164eb1ba5d710ee6870127 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:21.863245 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9981cb095164eb1ba5d710ee6870127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.863219 22489 tablet_service.cc:1511] Processing CreateTablet for tablet 2367b80fe91f44ccbd75af3c522b80d4 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:21.864483 22489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2367b80fe91f44ccbd75af3c522b80d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.867189 22491 tablet_service.cc:1511] Processing CreateTablet for tablet ce80feaac8b4472abda57ab4b8c34a77 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:21.868388 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce80feaac8b4472abda57ab4b8c34a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.872565 22544 tablet_bootstrap.cc:492] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:21.873075 22488 tablet_service.cc:1511] Processing CreateTablet for tablet 0238c9cef1734a188760a94122d73a4a (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:21.877884 22488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0238c9cef1734a188760a94122d73a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.930966 22486 tablet_service.cc:1511] Processing CreateTablet for tablet 097c5ec1d97b4598a64cd17ba53cd2b9 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:21.932322 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 097c5ec1d97b4598a64cd17ba53cd2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.934100 22544 tablet_bootstrap.cc:654] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.938122 22485 tablet_service.cc:1511] Processing CreateTablet for tablet b09b2178001f4b659939fb7c145536cd (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:21.939342 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09b2178001f4b659939fb7c145536cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.943010 22545 tablet_bootstrap.cc:492] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:21.945154 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 3c95ad34b8dd4947b799c077c76245a6 (DEFAULT_TABLE table=test-workload [id=8e4b5f242e824857854a11911b468a35]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:21.946442 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c95ad34b8dd4947b799c077c76245a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.952868 22546 tablet_bootstrap.cc:492] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:21.965699 22544 tablet_bootstrap.cc:492] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:21.966418 22544 ts_tablet_manager.cc:1403] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.000s
I20260713 09:08:21.969485 22544 raft_consensus.cc:359] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:21.970041 22544 raft_consensus.cc:385] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:21.970367 22544 raft_consensus.cc:740] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:21.971033 22544 consensus_queue.cc:260] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:21.974179 22455 heartbeater.cc:499] Master 127.21.58.126:34449 was elected leader, sending a full tablet report...
I20260713 09:08:21.976361 22545 tablet_bootstrap.cc:654] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.978569 22544 ts_tablet_manager.cc:1434] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:08:21.979486 22544 tablet_bootstrap.cc:492] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:21.987643 22544 tablet_bootstrap.cc:654] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:21.996961 22545 tablet_bootstrap.cc:492] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:21.997642 22545 ts_tablet_manager.cc:1403] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.017s
I20260713 09:08:21.998379 22546 tablet_bootstrap.cc:654] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.001310 22545 raft_consensus.cc:359] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.002336 22545 raft_consensus.cc:385] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.002797 22545 raft_consensus.cc:740] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.004007 22545 consensus_queue.cc:260] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.008181 22544 tablet_bootstrap.cc:492] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.008472 22380 heartbeater.cc:499] Master 127.21.58.126:34449 was elected leader, sending a full tablet report...
I20260713 09:08:22.008653 22544 ts_tablet_manager.cc:1403] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260713 09:08:22.008960 22545 ts_tablet_manager.cc:1434] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260713 09:08:22.009721 22545 tablet_bootstrap.cc:492] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.010782 22546 tablet_bootstrap.cc:492] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.011262 22546 ts_tablet_manager.cc:1403] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.002s
I20260713 09:08:22.011377 22544 raft_consensus.cc:359] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.012084 22544 raft_consensus.cc:385] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.012461 22544 raft_consensus.cc:740] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.013139 22544 consensus_queue.cc:260] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.014515 22546 raft_consensus.cc:359] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.015233 22544 ts_tablet_manager.cc:1434] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:22.015264 22546 raft_consensus.cc:385] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.015851 22546 raft_consensus.cc:740] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.016238 22544 tablet_bootstrap.cc:492] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.016746 22546 consensus_queue.cc:260] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.019905 22545 tablet_bootstrap.cc:654] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.022784 22544 tablet_bootstrap.cc:654] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.026678 22546 ts_tablet_manager.cc:1434] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.011s
I20260713 09:08:22.027586 22529 heartbeater.cc:499] Master 127.21.58.126:34449 was elected leader, sending a full tablet report...
I20260713 09:08:22.037348 22546 tablet_bootstrap.cc:492] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.046967 22545 tablet_bootstrap.cc:492] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.047394 22546 tablet_bootstrap.cc:654] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.047441 22545 ts_tablet_manager.cc:1403] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.005s
I20260713 09:08:22.047818 22544 tablet_bootstrap.cc:492] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.048359 22544 ts_tablet_manager.cc:1403] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.013s
I20260713 09:08:22.050506 22545 raft_consensus.cc:359] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.051211 22545 raft_consensus.cc:385] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.051620 22545 raft_consensus.cc:740] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.051239 22544 raft_consensus.cc:359] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.052129 22544 raft_consensus.cc:385] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.052480 22544 raft_consensus.cc:740] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.052462 22545 consensus_queue.cc:260] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.054488 22544 consensus_queue.cc:260] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.055058 22545 ts_tablet_manager.cc:1434] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:22.056711 22544 ts_tablet_manager.cc:1434] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:22.057691 22544 tablet_bootstrap.cc:492] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.057824 22552 raft_consensus.cc:493] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.058274 22552 raft_consensus.cc:515] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.060868 22552 leader_election.cc:290] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.064067 22545 tablet_bootstrap.cc:492] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.064818 22544 tablet_bootstrap.cc:654] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.065675 22548 raft_consensus.cc:493] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.066177 22548 raft_consensus.cc:515] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.069036 22548 leader_election.cc:290] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.094681 22546 tablet_bootstrap.cc:492] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.095283 22546 ts_tablet_manager.cc:1403] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.038s
I20260713 09:08:22.103897 22545 tablet_bootstrap.cc:654] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.105661 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.115897 22553 raft_consensus.cc:493] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.116372 22553 raft_consensus.cc:515] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
W20260713 09:08:22.119176 22318 leader_election.cc:343] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.119398 22546 raft_consensus.cc:359] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.120321 22546 raft_consensus.cc:385] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.120697 22546 raft_consensus.cc:740] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.121608 22546 consensus_queue.cc:260] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.127341 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.128150 22553 leader_election.cc:290] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
W20260713 09:08:22.129109 22393 leader_election.cc:343] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.138732 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
W20260713 09:08:22.140434 22321 leader_election.cc:343] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.141031 22321 leader_election.cc:304] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c034257978d1472ba1e70ef216c5a378; no voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.142058 22552 raft_consensus.cc:2749] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.146678 22546 ts_tablet_manager.cc:1434] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.005s
I20260713 09:08:22.147390 22546 tablet_bootstrap.cc:492] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.152480 22546 tablet_bootstrap.cc:654] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.160408 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.163065 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.166400 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.167721 22544 tablet_bootstrap.cc:492] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
W20260713 09:08:22.167881 22393 leader_election.cc:343] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.168696 22544 ts_tablet_manager.cc:1403] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.049s
I20260713 09:08:22.169137 22548 raft_consensus.cc:493] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.169961 22548 raft_consensus.cc:515] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.171335 22546 tablet_bootstrap.cc:492] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.171420 22548 leader_election.cc:290] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.168982 22393 leader_election.cc:304] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298; no voters: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.171739 22546 ts_tablet_manager.cc:1403] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
W20260713 09:08:22.171918 22467 leader_election.cc:343] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:22.172483 22470 leader_election.cc:343] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.173666 22470 leader_election.cc:304] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7da602049fc40d1b50703771e65b243; no voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298
I20260713 09:08:22.173738 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.174258 22548 raft_consensus.cc:2749] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.174813 22566 raft_consensus.cc:2749] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.174620 22546 raft_consensus.cc:359] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.174932 22544 raft_consensus.cc:359] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.175361 22546 raft_consensus.cc:385] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.175405 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.175673 22544 raft_consensus.cc:385] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.175763 22546 raft_consensus.cc:740] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.176067 22544 raft_consensus.cc:740] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
W20260713 09:08:22.176105 22393 leader_election.cc:343] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.176519 22546 consensus_queue.cc:260] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
W20260713 09:08:22.176810 22393 leader_election.cc:343] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.177151 22393 leader_election.cc:304] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298; no voters: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.177829 22548 raft_consensus.cc:2749] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.178164 22546 ts_tablet_manager.cc:1434] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:08:22.178912 22546 tablet_bootstrap.cc:492] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.178483 22544 consensus_queue.cc:260] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.181298 22545 tablet_bootstrap.cc:492] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.181782 22545 ts_tablet_manager.cc:1403] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.018s
I20260713 09:08:22.184527 22545 raft_consensus.cc:359] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.185247 22545 raft_consensus.cc:385] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.185673 22545 raft_consensus.cc:740] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.185303 22546 tablet_bootstrap.cc:654] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.186405 22545 consensus_queue.cc:260] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.188813 22545 ts_tablet_manager.cc:1434] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:22.189697 22545 tablet_bootstrap.cc:492] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.190624 22544 ts_tablet_manager.cc:1434] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:22.193914 22544 tablet_bootstrap.cc:492] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.195560 22545 tablet_bootstrap.cc:654] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.200603 22544 tablet_bootstrap.cc:654] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.206589 22546 tablet_bootstrap.cc:492] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.207070 22546 ts_tablet_manager.cc:1403] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.011s
I20260713 09:08:22.208344 22545 tablet_bootstrap.cc:492] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.208773 22545 ts_tablet_manager.cc:1403] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:08:22.208952 22544 tablet_bootstrap.cc:492] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.209378 22544 ts_tablet_manager.cc:1403] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:08:22.209340 22546 raft_consensus.cc:359] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.210018 22546 raft_consensus.cc:385] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.210321 22546 raft_consensus.cc:740] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.210953 22546 consensus_queue.cc:260] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.211877 22545 raft_consensus.cc:359] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.212626 22545 raft_consensus.cc:385] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.212074 22544 raft_consensus.cc:359] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.212924 22545 raft_consensus.cc:740] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.212885 22546 ts_tablet_manager.cc:1434] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:22.213166 22544 raft_consensus.cc:385] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.213954 22544 raft_consensus.cc:740] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.214165 22546 tablet_bootstrap.cc:492] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.214859 22544 consensus_queue.cc:260] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.217038 22544 ts_tablet_manager.cc:1434] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:22.218295 22544 tablet_bootstrap.cc:492] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.221604 22546 tablet_bootstrap.cc:654] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.213833 22545 consensus_queue.cc:260] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.226643 22544 tablet_bootstrap.cc:654] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.227819 22545 ts_tablet_manager.cc:1434] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260713 09:08:22.228789 22545 tablet_bootstrap.cc:492] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.232810 22546 tablet_bootstrap.cc:492] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.233230 22546 ts_tablet_manager.cc:1403] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:08:22.235464 22545 tablet_bootstrap.cc:654] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.235561 22544 tablet_bootstrap.cc:492] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.235967 22544 ts_tablet_manager.cc:1403] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260713 09:08:22.235975 22546 raft_consensus.cc:359] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.236847 22546 raft_consensus.cc:385] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.237151 22546 raft_consensus.cc:740] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.237985 22546 consensus_queue.cc:260] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.238703 22552 raft_consensus.cc:493] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.239154 22552 raft_consensus.cc:515] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.239220 22544 raft_consensus.cc:359] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.240176 22544 raft_consensus.cc:385] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.240553 22544 raft_consensus.cc:740] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.241132 22552 leader_election.cc:290] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.241677 22544 consensus_queue.cc:260] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.242776 22546 ts_tablet_manager.cc:1434] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:22.242650 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.243765 22546 tablet_bootstrap.cc:492] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
W20260713 09:08:22.244113 22318 leader_election.cc:343] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.245247 22544 ts_tablet_manager.cc:1434] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:08:22.245817 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.246465 22430 raft_consensus.cc:2468] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 0.
I20260713 09:08:22.246575 22544 tablet_bootstrap.cc:492] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.247777 22321 leader_election.cc:304] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.248737 22552 raft_consensus.cc:493] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.249188 22552 raft_consensus.cc:515] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.250322 22546 tablet_bootstrap.cc:654] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.252291 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
W20260713 09:08:22.253849 22318 leader_election.cc:343] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.254529 22544 tablet_bootstrap.cc:654] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.254699 22552 leader_election.cc:290] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.255498 22552 raft_consensus.cc:2804] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.256568 22552 raft_consensus.cc:493] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.257452 22552 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:22.260250 22301 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:22.261358 22544 tablet_bootstrap.cc:492] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.261795 22544 ts_tablet_manager.cc:1403] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:08:22.262194 22545 tablet_bootstrap.cc:492] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.262719 22545 ts_tablet_manager.cc:1403] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.010s
I20260713 09:08:22.264559 22544 raft_consensus.cc:359] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.265226 22544 raft_consensus.cc:385] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.265519 22544 raft_consensus.cc:740] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.265511 22545 raft_consensus.cc:359] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.266424 22545 raft_consensus.cc:385] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.266796 22545 raft_consensus.cc:740] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.266520 22544 consensus_queue.cc:260] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.267696 22545 consensus_queue.cc:260] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.268936 22544 ts_tablet_manager.cc:1434] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:22.269861 22544 tablet_bootstrap.cc:492] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.269886 22545 ts_tablet_manager.cc:1434] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:22.272541 22545 tablet_bootstrap.cc:492] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.276337 22544 tablet_bootstrap.cc:654] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.278481 22545 tablet_bootstrap.cc:654] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.290205 22545 tablet_bootstrap.cc:492] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.290680 22545 ts_tablet_manager.cc:1403] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260713 09:08:22.291543 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.292358 22430 raft_consensus.cc:2468] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 0.
I20260713 09:08:22.293645 22545 raft_consensus.cc:359] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.294430 22545 raft_consensus.cc:385] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.294768 22545 raft_consensus.cc:740] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.294914 22321 leader_election.cc:304] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.295857 22545 consensus_queue.cc:260] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.298820 22544 tablet_bootstrap.cc:492] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.299337 22544 ts_tablet_manager.cc:1403] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260713 09:08:22.302548 22544 raft_consensus.cc:359] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.303345 22544 raft_consensus.cc:385] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.303678 22544 raft_consensus.cc:740] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.304682 22579 raft_consensus.cc:2804] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.304559 22544 consensus_queue.cc:260] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.306809 22545 ts_tablet_manager.cc:1434] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:08:22.307809 22545 tablet_bootstrap.cc:492] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.310202 22579 raft_consensus.cc:493] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.310644 22579 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.316500 22544 ts_tablet_manager.cc:1434] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:22.318606 22545 tablet_bootstrap.cc:654] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.322806 22546 tablet_bootstrap.cc:492] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.323279 22546 ts_tablet_manager.cc:1403] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.080s	user 0.029s	sys 0.049s
I20260713 09:08:22.318745 22552 raft_consensus.cc:515] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.319983 22544 tablet_bootstrap.cc:492] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.326505 22545 tablet_bootstrap.cc:492] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.326048 22546 raft_consensus.cc:359] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.326855 22546 raft_consensus.cc:385] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.321888 22579 raft_consensus.cc:515] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.327219 22546 raft_consensus.cc:740] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.327960 22546 consensus_queue.cc:260] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.329468 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.329646 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:22.330016 22430 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.330097 22546 ts_tablet_manager.cc:1434] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:08:22.330376 22544 tablet_bootstrap.cc:654] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.330237 22504 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.331147 22546 tablet_bootstrap.cc:492] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.333405 22566 raft_consensus.cc:493] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.333853 22566 raft_consensus.cc:515] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.334439 22552 leader_election.cc:290] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.335693 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:22.337630 22546 tablet_bootstrap.cc:654] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.338969 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.339768 22429 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 0.
I20260713 09:08:22.339835 22504 raft_consensus.cc:2468] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.340807 22566 leader_election.cc:290] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:22.342308 22470 leader_election.cc:304] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: 
W20260713 09:08:22.344551 22318 leader_election.cc:343] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.344843 22552 raft_consensus.cc:493] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.345527 22552 raft_consensus.cc:515] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.346616 22566 raft_consensus.cc:2804] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.347160 22566 raft_consensus.cc:493] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.348403 22579 leader_election.cc:290] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.326926 22545 ts_tablet_manager.cc:1403] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260713 09:08:22.349911 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
W20260713 09:08:22.351790 22318 leader_election.cc:343] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.353235 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.353320 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.353835 22429 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.354254 22355 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 0.
I20260713 09:08:22.354683 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.355377 22428 raft_consensus.cc:2468] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 0.
I20260713 09:08:22.356539 22321 leader_election.cc:304] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.357647 22579 raft_consensus.cc:2804] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.358765 22579 raft_consensus.cc:493] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.359318 22579 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.360168 22566 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.363934 22545 raft_consensus.cc:359] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.364773 22545 raft_consensus.cc:385] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.365170 22545 raft_consensus.cc:740] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.348134 22552 leader_election.cc:290] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.372907 22579 raft_consensus.cc:515] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.374773 22318 leader_election.cc:304] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:22.375906 22552 raft_consensus.cc:2804] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.376523 22552 raft_consensus.cc:697] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:22.377594 22552 consensus_queue.cc:237] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.379923 22545 consensus_queue.cc:260] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.383934 22566 raft_consensus.cc:515] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.387117 22544 tablet_bootstrap.cc:492] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.387682 22544 ts_tablet_manager.cc:1403] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.024s
I20260713 09:08:22.387914 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:22.388448 22355 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.388808 22548 raft_consensus.cc:493] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.389400 22548 raft_consensus.cc:515] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.390211 22544 raft_consensus.cc:359] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.390838 22544 raft_consensus.cc:385] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.391111 22544 raft_consensus.cc:740] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.391671 22544 consensus_queue.cc:260] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.391907 22548 leader_election.cc:290] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.380465 22429 raft_consensus.cc:2468] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.395040 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.375936 22430 raft_consensus.cc:2468] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
W20260713 09:08:22.397277 22393 leader_election.cc:343] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.397559 22355 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 1.
I20260713 09:08:22.398293 22321 leader_election.cc:304] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.400564 22467 leader_election.cc:304] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:22.400629 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.401655 22430 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.401935 22574 raft_consensus.cc:2804] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.403429 22553 raft_consensus.cc:2804] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.403963 22566 leader_election.cc:290] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:22.405563 22553 raft_consensus.cc:697] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Becoming Leader. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:22.410955 22553 consensus_queue.cc:237] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.406051 22574 raft_consensus.cc:697] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:22.406539 22587 raft_consensus.cc:493] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.413901 22587 raft_consensus.cc:515] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.414311 22574 consensus_queue.cc:237] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.406883 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.415408 22504 raft_consensus.cc:2468] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 0.
I20260713 09:08:22.417520 22587 leader_election.cc:290] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:22.421720 22393 leader_election.cc:304] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [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: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: c034257978d1472ba1e70ef216c5a378
I20260713 09:08:22.423359 22546 tablet_bootstrap.cc:492] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.423561 22548 raft_consensus.cc:2804] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.423846 22546 ts_tablet_manager.cc:1403] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.053s
I20260713 09:08:22.423902 22548 raft_consensus.cc:493] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.424324 22548 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.426848 22546 raft_consensus.cc:359] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.427522 22546 raft_consensus.cc:385] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.427811 22546 raft_consensus.cc:740] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.428617 22546 consensus_queue.cc:260] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.430845 22546 ts_tablet_manager.cc:1434] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:22.430894 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.431552 22429 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 0.
I20260713 09:08:22.431831 22546 tablet_bootstrap.cc:492] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.432617 22470 leader_election.cc:304] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:22.432017 22250 catalog_manager.cc:5697] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7da602049fc40d1b50703771e65b243 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "f7da602049fc40d1b50703771e65b243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.433632 22587 raft_consensus.cc:2804] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.433753 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.434036 22587 raft_consensus.cc:493] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.434453 22587 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:22.434921 22467 leader_election.cc:343] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.436362 22545 ts_tablet_manager.cc:1434] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.004s
I20260713 09:08:22.436952 22553 raft_consensus.cc:493] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.437316 22545 tablet_bootstrap.cc:492] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.437446 22553 raft_consensus.cc:515] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.438220 22546 tablet_bootstrap.cc:654] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.439462 22548 raft_consensus.cc:515] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.440580 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b2178001f4b659939fb7c145536cd" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.441202 22355 raft_consensus.cc:2468] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 0.
I20260713 09:08:22.442189 22467 leader_election.cc:304] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:22.442461 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:22.443192 22586 raft_consensus.cc:2804] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.443606 22586 raft_consensus.cc:493] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.444032 22586 raft_consensus.cc:3060] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:22.444288 22393 leader_election.cc:343] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.442466 22587 raft_consensus.cc:515] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.445917 22553 leader_election.cc:290] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:22.447350 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b2178001f4b659939fb7c145536cd" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.449204 22546 tablet_bootstrap.cc:492] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.449446 22429 raft_consensus.cc:2468] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 0.
I20260713 09:08:22.449601 22546 ts_tablet_manager.cc:1403] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:08:22.449738 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378"
W20260713 09:08:22.451191 22467 leader_election.cc:343] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:22.451314 22586 raft_consensus.cc:515] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.452096 22546 raft_consensus.cc:359] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.452493 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.452791 22546 raft_consensus.cc:385] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.453008 22429 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.453087 22546 raft_consensus.cc:740] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.453999 22546 consensus_queue.cc:260] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.454025 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b2178001f4b659939fb7c145536cd" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:22.455068 22354 raft_consensus.cc:3060] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.455996 22546 ts_tablet_manager.cc:1434] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:08:22.456066 22587 leader_election.cc:290] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:22.456823 22546 tablet_bootstrap.cc:492] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.456871 22430 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 1.
I20260713 09:08:22.462723 22546 tablet_bootstrap.cc:654] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.466531 22354 raft_consensus.cc:2468] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 1.
I20260713 09:08:22.467679 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.467813 22467 leader_election.cc:304] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:22.468237 22430 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.468600 22553 raft_consensus.cc:2804] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.469053 22553 raft_consensus.cc:697] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Becoming Leader. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:22.469816 22553 consensus_queue.cc:237] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.472095 22579 leader_election.cc:290] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.472326 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:22.472904 22504 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.474572 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:22.475172 22430 raft_consensus.cc:2468] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.475306 22503 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.476688 22321 leader_election.cc:304] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:22.482735 22504 raft_consensus.cc:2468] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.484675 22548 leader_election.cc:290] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.485599 22503 raft_consensus.cc:2468] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 1.
I20260713 09:08:22.486276 22579 raft_consensus.cc:2804] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.486815 22579 raft_consensus.cc:697] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:22.487749 22429 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 1.
I20260713 09:08:22.487737 22579 consensus_queue.cc:237] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.489423 22470 leader_election.cc:304] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: c034257978d1472ba1e70ef216c5a378
I20260713 09:08:22.490859 22587 raft_consensus.cc:2804] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.491477 22587 raft_consensus.cc:697] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Becoming Leader. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:22.491739 22544 ts_tablet_manager.cc:1434] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.104s	user 0.012s	sys 0.026s
I20260713 09:08:22.492514 22587 consensus_queue.cc:237] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.493211 22393 leader_election.cc:304] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: c034257978d1472ba1e70ef216c5a378
I20260713 09:08:22.494612 22548 raft_consensus.cc:2804] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.495626 22548 raft_consensus.cc:697] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 LEADER]: Becoming Leader. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:22.496625 22548 consensus_queue.cc:237] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.498960 22545 tablet_bootstrap.cc:654] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.499293 22586 leader_election.cc:290] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:22.499519 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09b2178001f4b659939fb7c145536cd" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.500082 22430 raft_consensus.cc:3060] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.500809 22544 tablet_bootstrap.cc:492] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298: Bootstrap starting.
I20260713 09:08:22.517571 22546 tablet_bootstrap.cc:492] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.518113 22546 ts_tablet_manager.cc:1403] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.031s
I20260713 09:08:22.517443 22430 raft_consensus.cc:2468] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 1.
I20260713 09:08:22.517975 22251 catalog_manager.cc:5697] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 0 to 1, leader changed from <none> to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.522342 22587 raft_consensus.cc:493] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.522809 22587 raft_consensus.cc:515] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.525007 22587 leader_election.cc:290] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:22.525609 22546 raft_consensus.cc:359] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.526335 22546 raft_consensus.cc:385] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.527174 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.527343 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.529453 22546 raft_consensus.cc:740] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.530397 22430 raft_consensus.cc:2393] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7da602049fc40d1b50703771e65b243 in current term 1: Already voted for candidate c034257978d1472ba1e70ef216c5a378 in this term.
I20260713 09:08:22.529151 22544 tablet_bootstrap.cc:654] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.530364 22546 consensus_queue.cc:260] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.533109 22546 ts_tablet_manager.cc:1434] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:08:22.534011 22546 tablet_bootstrap.cc:492] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243: Bootstrap starting.
I20260713 09:08:22.534528 22545 tablet_bootstrap.cc:492] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.534941 22545 ts_tablet_manager.cc:1403] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.009s
I20260713 09:08:22.533725 22467 leader_election.cc:304] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7da602049fc40d1b50703771e65b243; no voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298
I20260713 09:08:22.536379 22587 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.533699 22252 catalog_manager.cc:5697] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.541877 22250 catalog_manager.cc:5697] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7da602049fc40d1b50703771e65b243 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "f7da602049fc40d1b50703771e65b243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.544903 22587 raft_consensus.cc:2749] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.543606 22250 catalog_manager.cc:5697] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7da602049fc40d1b50703771e65b243 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "f7da602049fc40d1b50703771e65b243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.572047 22546 tablet_bootstrap.cc:654] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.576327 22545 raft_consensus.cc:359] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.577201 22545 raft_consensus.cc:385] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.577531 22545 raft_consensus.cc:740] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.578490 22545 consensus_queue.cc:260] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.579839 22544 tablet_bootstrap.cc:492] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298: No bootstrap required, opened a new log
I20260713 09:08:22.580209 22544 ts_tablet_manager.cc:1403] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.009s
I20260713 09:08:22.581923 22544 raft_consensus.cc:359] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.582474 22544 raft_consensus.cc:385] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.582695 22544 raft_consensus.cc:740] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.583261 22544 consensus_queue.cc:260] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.584792 22544 ts_tablet_manager.cc:1434] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:22.587711 22546 tablet_bootstrap.cc:492] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243: No bootstrap required, opened a new log
I20260713 09:08:22.588158 22546 ts_tablet_manager.cc:1403] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.026s
I20260713 09:08:22.590054 22579 raft_consensus.cc:493] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.590004 22251 catalog_manager.cc:5697] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 0 to 1, leader changed from <none> to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.590560 22546 raft_consensus.cc:359] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.590582 22579 raft_consensus.cc:515] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.591321 22546 raft_consensus.cc:385] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.591586 22546 raft_consensus.cc:740] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.591743 22545 ts_tablet_manager.cc:1434] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.057s	user 0.001s	sys 0.007s
I20260713 09:08:22.591806 22251 catalog_manager.cc:5697] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 0 to 1, leader changed from <none> to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.592290 22546 consensus_queue.cc:260] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.592664 22545 tablet_bootstrap.cc:492] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.592736 22579 leader_election.cc:290] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.594277 22546 ts_tablet_manager.cc:1434] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:22.595090 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.594075 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.595888 22430 raft_consensus.cc:2468] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 0.
I20260713 09:08:22.595851 22503 raft_consensus.cc:2468] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 0.
I20260713 09:08:22.596936 22321 leader_election.cc:304] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:22.597714 22579 raft_consensus.cc:2804] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.598057 22579 raft_consensus.cc:493] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.598395 22579 raft_consensus.cc:3060] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.601693 22545 tablet_bootstrap.cc:654] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.603521 22579 raft_consensus.cc:515] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.605826 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.606518 22430 raft_consensus.cc:3060] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.607656 22545 tablet_bootstrap.cc:492] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.608072 22545 ts_tablet_manager.cc:1403] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.004s
I20260713 09:08:22.610894 22579 leader_election.cc:290] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.611815 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:22.612334 22503 raft_consensus.cc:3060] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.612977 22430 raft_consensus.cc:2468] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.615583 22321 leader_election.cc:304] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:22.616194 22579 raft_consensus.cc:2804] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.616639 22579 raft_consensus.cc:697] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:22.617049 22503 raft_consensus.cc:2468] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.617381 22579 consensus_queue.cc:237] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.618373 22545 raft_consensus.cc:359] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.618984 22545 raft_consensus.cc:385] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.619253 22545 raft_consensus.cc:740] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.619818 22545 consensus_queue.cc:260] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.621470 22545 ts_tablet_manager.cc:1434] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:22.622371 22545 tablet_bootstrap.cc:492] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378: Bootstrap starting.
I20260713 09:08:22.625470 22253 catalog_manager.cc:5697] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 0 to 1, leader changed from <none> to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.627493 22545 tablet_bootstrap.cc:654] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:22.632544 22545 tablet_bootstrap.cc:492] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378: No bootstrap required, opened a new log
I20260713 09:08:22.632917 22545 ts_tablet_manager.cc:1403] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:08:22.634687 22545 raft_consensus.cc:359] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.635169 22545 raft_consensus.cc:385] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:22.635417 22545 raft_consensus.cc:740] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Initialized, Role: FOLLOWER
I20260713 09:08:22.635910 22545 consensus_queue.cc:260] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.638053 22545 ts_tablet_manager.cc:1434] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:22.674386 22579 raft_consensus.cc:493] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.674782 22579 raft_consensus.cc:515] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.676363 22579 leader_election.cc:290] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.676978 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.677248 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.677467 22430 raft_consensus.cc:2468] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 0.
I20260713 09:08:22.677774 22503 raft_consensus.cc:2468] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 0.
I20260713 09:08:22.678417 22321 leader_election.cc:304] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:22.679149 22579 raft_consensus.cc:2804] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.679401 22579 raft_consensus.cc:493] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.679608 22579 raft_consensus.cc:3060] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.683956 22579 raft_consensus.cc:515] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.685359 22579 leader_election.cc:290] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.685972 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:22.686200 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:22.686468 22430 raft_consensus.cc:3060] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.686677 22503 raft_consensus.cc:3060] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.690766 22430 raft_consensus.cc:2468] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.690815 22503 raft_consensus.cc:2468] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 1.
I20260713 09:08:22.691756 22321 leader_election.cc:304] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:22.692313 22579 raft_consensus.cc:2804] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.692766 22579 raft_consensus.cc:697] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:22.693492 22579 consensus_queue.cc:237] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.699782 22253 catalog_manager.cc:5697] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 0 to 1, leader changed from <none> to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.702730 22548 raft_consensus.cc:493] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.703293 22548 raft_consensus.cc:515] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.705277 22548 leader_election.cc:290] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.705894 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097c5ec1d97b4598a64cd17ba53cd2b9" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378" is_pre_election: true
I20260713 09:08:22.706589 22354 raft_consensus.cc:2468] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 0.
I20260713 09:08:22.707597 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097c5ec1d97b4598a64cd17ba53cd2b9" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.707818 22393 leader_election.cc:304] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:22.708174 22503 raft_consensus.cc:2468] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 0.
I20260713 09:08:22.708698 22548 raft_consensus.cc:2804] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:22.709050 22548 raft_consensus.cc:493] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:22.709326 22548 raft_consensus.cc:3060] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.714267 22548 raft_consensus.cc:515] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.715691 22548 leader_election.cc:290] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.716459 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097c5ec1d97b4598a64cd17ba53cd2b9" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:22.716632 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "097c5ec1d97b4598a64cd17ba53cd2b9" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:22.717031 22354 raft_consensus.cc:3060] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.717118 22503 raft_consensus.cc:3060] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.723455 22503 raft_consensus.cc:2468] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 1.
I20260713 09:08:22.723455 22354 raft_consensus.cc:2468] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 1.
I20260713 09:08:22.724645 22393 leader_election.cc:304] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:22.725195 22548 raft_consensus.cc:2804] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:22.725572 22548 raft_consensus.cc:697] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 LEADER]: Becoming Leader. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:22.726222 22548 consensus_queue.cc:237] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.733234 22253 catalog_manager.cc:5697] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.755923 22579 raft_consensus.cc:493] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.756342 22579 raft_consensus.cc:515] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.757880 22579 leader_election.cc:290] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.758661 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.758831 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.759608 22503 raft_consensus.cc:2393] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c034257978d1472ba1e70ef216c5a378 in current term 1: Already voted for candidate d0a7f17b29fd4be88f1a217d7d328298 in this term.
I20260713 09:08:22.760551 22318 leader_election.cc:304] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c034257978d1472ba1e70ef216c5a378; no voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.761139 22579 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.765378 22579 raft_consensus.cc:2749] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.817121 22579 consensus_queue.cc:1048] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.829646 22574 consensus_queue.cc:1048] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.840377 22574 raft_consensus.cc:493] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:22.840777 22574 raft_consensus.cc:515] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:22.842489 22574 leader_election.cc:290] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:22.843045 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298" is_pre_election: true
I20260713 09:08:22.843611 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7da602049fc40d1b50703771e65b243" is_pre_election: true
I20260713 09:08:22.843847 22430 raft_consensus.cc:2393] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c034257978d1472ba1e70ef216c5a378 in current term 1: Already voted for candidate f7da602049fc40d1b50703771e65b243 in this term.
I20260713 09:08:22.845180 22321 leader_election.cc:304] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c034257978d1472ba1e70ef216c5a378; no voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243
I20260713 09:08:22.845779 22574 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:22.846429 22552 consensus_queue.cc:1048] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.851794 22574 raft_consensus.cc:2749] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:22.855818 22585 consensus_queue.cc:1048] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:22.865375 22587 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.875427 22566 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.879860 22566 consensus_queue.cc:1048] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.894187 22553 consensus_queue.cc:1048] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.924079 22585 consensus_queue.cc:1048] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.935634 22553 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.935806 22585 consensus_queue.cc:1048] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.951326 22553 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.971302 22503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "582021cef99d4800aae52d895716b6b1"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
mode: GRACEFUL
new_leader_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:59428
I20260713 09:08:22.971829 22503 raft_consensus.cc:606] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Received request to transfer leadership to TS c034257978d1472ba1e70ef216c5a378
I20260713 09:08:22.979125 22548 consensus_queue.cc:1048] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:22.985910 22430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
mode: GRACEFUL
new_leader_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:53940
I20260713 09:08:22.991406 22548 consensus_queue.cc:1048] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:22.992882 22430 raft_consensus.cc:606] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 LEADER]: Received request to transfer leadership to TS c034257978d1472ba1e70ef216c5a378
I20260713 09:08:23.000420 22548 raft_consensus.cc:993] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298: : Instructing follower c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:23.000999 22584 raft_consensus.cc:1081] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 LEADER]: Signalling peer c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:23.002770 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:34236
I20260713 09:08:23.003273 22354 raft_consensus.cc:493] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.003652 22354 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.008757 22354 raft_consensus.cc:515] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.010861 22354 leader_election.cc:290] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 2 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:23.011639 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:23.012230 22430 raft_consensus.cc:3055] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.012507 22430 raft_consensus.cc:740] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:23.013250 22430 consensus_queue.cc:260] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.014182 22430 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.013311 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:23.014820 22503 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.020464 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:34256
I20260713 09:08:23.020925 22503 raft_consensus.cc:2468] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 2.
I20260713 09:08:23.021061 22354 raft_consensus.cc:606] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Received request to transfer leadership to TS d0a7f17b29fd4be88f1a217d7d328298
I20260713 09:08:23.021975 22318 leader_election.cc:304] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:23.022192 22430 raft_consensus.cc:2468] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 2.
I20260713 09:08:23.022784 22585 raft_consensus.cc:2804] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.023231 22585 raft_consensus.cc:697] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:23.024019 22585 consensus_queue.cc:237] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.026980 22503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
mode: GRACEFUL
new_leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:59428
I20260713 09:08:23.027536 22503 raft_consensus.cc:606] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Received request to transfer leadership to TS d0a7f17b29fd4be88f1a217d7d328298
I20260713 09:08:23.031188 22250 catalog_manager.cc:5697] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 1 to 2, leader changed from d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66) to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.032534 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:34256
I20260713 09:08:23.033070 22354 raft_consensus.cc:606] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Received request to transfer leadership to TS d0a7f17b29fd4be88f1a217d7d328298
I20260713 09:08:23.076846 22585 consensus_queue.cc:1048] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:23.086268 22552 consensus_queue.cc:1048] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:23.107861 22552 consensus_queue.cc:1048] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:23.117056 22579 consensus_queue.cc:1048] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:23.229769 22627 consensus_queue.cc:1048] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:23.239743 22548 consensus_queue.cc:1048] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:23.276208 22574 raft_consensus.cc:993] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378: : Instructing follower d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:23.276657 22579 raft_consensus.cc:1081] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Signalling peer d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:23.277827 22430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:53918
I20260713 09:08:23.278293 22430 raft_consensus.cc:493] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.278578 22430 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.283058 22430 raft_consensus.cc:515] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.285112 22586 raft_consensus.cc:993] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: : Instructing follower c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:23.285187 22430 leader_election.cc:290] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:23.285660 22586 raft_consensus.cc:1081] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Signalling peer c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:23.286221 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:23.286777 22354 raft_consensus.cc:3055] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.287060 22354 raft_consensus.cc:740] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:23.287107 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:23.287678 22503 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.287868 22354 consensus_queue.cc:260] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.288450 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "582021cef99d4800aae52d895716b6b1"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:34248
I20260713 09:08:23.288932 22354 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.288954 22355 raft_consensus.cc:493] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.289585 22355 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.294075 22354 raft_consensus.cc:2468] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:23.294697 22503 raft_consensus.cc:2468] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:23.295132 22393 leader_election.cc:304] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:23.295776 22548 raft_consensus.cc:2804] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.296242 22548 raft_consensus.cc:697] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Leader. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:23.296679 22355 raft_consensus.cc:515] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.297040 22548 consensus_queue.cc:237] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.298761 22355 leader_election.cc:290] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 2 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:23.299621 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:23.299901 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:23.300179 22503 raft_consensus.cc:3055] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.300508 22503 raft_consensus.cc:740] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:23.300411 22430 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.301285 22503 consensus_queue.cc:260] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.302454 22503 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.303911 22250 catalog_manager.cc:5697] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 reported cstate change: term changed from 1 to 2, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.307298 22430 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 2.
I20260713 09:08:23.308485 22503 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 2.
I20260713 09:08:23.308422 22321 leader_election.cc:304] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:23.309288 22579 raft_consensus.cc:2804] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.309746 22579 raft_consensus.cc:697] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:23.310530 22579 consensus_queue.cc:237] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.316039 22250 catalog_manager.cc:5697] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 1 to 2, leader changed from f7da602049fc40d1b50703771e65b243 (127.21.58.67) to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.386663 22585 raft_consensus.cc:993] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378: : Instructing follower d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:23.387050 22579 raft_consensus.cc:1081] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Signalling peer d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:23.388298 22430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:53918
I20260713 09:08:23.388700 22430 raft_consensus.cc:493] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.388938 22430 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.393081 22430 raft_consensus.cc:515] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.395013 22430 leader_election.cc:290] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:23.396078 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:23.396669 22355 raft_consensus.cc:3055] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.396683 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:23.396950 22355 raft_consensus.cc:740] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:23.397228 22503 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.397675 22355 consensus_queue.cc:260] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.398550 22355 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.401551 22503 raft_consensus.cc:2468] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:23.402527 22393 leader_election.cc:304] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:23.402872 22355 raft_consensus.cc:2468] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:23.403357 22548 raft_consensus.cc:2804] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.403841 22548 raft_consensus.cc:697] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Leader. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:23.404562 22548 consensus_queue.cc:237] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.409801 22250 catalog_manager.cc:5697] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 reported cstate change: term changed from 1 to 2, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.442301 22566 raft_consensus.cc:993] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243: : Instructing follower d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:23.442746 22566 raft_consensus.cc:1081] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Signalling peer d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:23.444473 22430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:53932
I20260713 09:08:23.444998 22430 raft_consensus.cc:493] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.445348 22430 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.450174 22430 raft_consensus.cc:515] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.451440 22430 leader_election.cc:290] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:23.452191 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:23.452428 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:23.452679 22355 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.452908 22503 raft_consensus.cc:3055] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.453213 22503 raft_consensus.cc:740] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:23.453939 22503 consensus_queue.cc:260] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.454834 22503 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.457389 22355 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:23.458282 22393 leader_election.cc:304] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:23.459053 22548 raft_consensus.cc:2804] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.459456 22548 raft_consensus.cc:697] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Leader. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:23.459475 22503 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:23.460390 22548 consensus_queue.cc:237] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:23.466228 22250 catalog_manager.cc:5697] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 reported cstate change: term changed from 1 to 2, leader changed from f7da602049fc40d1b50703771e65b243 (127.21.58.67) to d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:23.480515 22503 raft_consensus.cc:1275] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.481575 22574 consensus_queue.cc:1048] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.487744 22430 raft_consensus.cc:1275] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.488921 22585 consensus_queue.cc:1048] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.730754 22503 raft_consensus.cc:1275] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.731820 22548 consensus_queue.cc:1048] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.739005 22355 raft_consensus.cc:1275] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.740317 22548 consensus_queue.cc:1048] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.781783 22430 raft_consensus.cc:1275] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.782868 22585 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.789273 22503 raft_consensus.cc:1275] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.790710 22574 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.853933 22503 raft_consensus.cc:1275] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.855172 22627 consensus_queue.cc:1048] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.857574 22504 raft_consensus.cc:1275] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.858940 22636 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:23.865399 22355 raft_consensus.cc:1275] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.867791 22636 consensus_queue.cc:1048] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:23.869763 22355 raft_consensus.cc:1275] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:23.876232 22636 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:26.066923 21737 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:08:26.067623 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:26.087930 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:34266
I20260713 09:08:26.088378 22355 raft_consensus.cc:606] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Received request to transfer leadership to TS f7da602049fc40d1b50703771e65b243
I20260713 09:08:26.090431 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "582021cef99d4800aae52d895716b6b1"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:34266
I20260713 09:08:26.090818 22355 raft_consensus.cc:606] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Received request to transfer leadership to TS f7da602049fc40d1b50703771e65b243
I20260713 09:08:26.091609 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:08:26.092005 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:26.340404 22574 raft_consensus.cc:993] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378: : Instructing follower f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:26.340858 22641 raft_consensus.cc:1081] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Signalling peer f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:26.342340 22503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "582021cef99d4800aae52d895716b6b1"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:59408
I20260713 09:08:26.342706 22503 raft_consensus.cc:493] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.343009 22503 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.347114 22503 raft_consensus.cc:515] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:26.348714 22503 leader_election.cc:290] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 3 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:26.349354 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:26.349591 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:26.349905 22355 raft_consensus.cc:3055] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:26.350090 22430 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.350310 22355 raft_consensus.cc:740] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:26.350998 22355 consensus_queue.cc:260] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:26.351825 22355 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:26.354350 22430 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 3.
I20260713 09:08:26.355247 22470 leader_election.cc:304] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [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: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:26.355875 22553 raft_consensus.cc:2804] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:26.357316 22355 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 3.
I20260713 09:08:26.358112 22553 raft_consensus.cc:697] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 LEADER]: Becoming Leader. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:26.358925 22553 consensus_queue.cc:237] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:26.364923 22253 catalog_manager.cc:5697] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 reported cstate change: term changed from 2 to 3, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to f7da602049fc40d1b50703771e65b243 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "f7da602049fc40d1b50703771e65b243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.627728 22574 raft_consensus.cc:993] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378: : Instructing follower f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:26.628142 22641 raft_consensus.cc:1081] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Signalling peer f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:26.629411 22503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:59408
I20260713 09:08:26.629830 22503 raft_consensus.cc:493] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:26.630098 22503 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.633903 22503 raft_consensus.cc:515] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:26.635277 22503 leader_election.cc:290] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 2 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027)
I20260713 09:08:26.635836 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:26.636327 22430 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.636471 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:26.636956 22355 raft_consensus.cc:3055] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:26.637180 22355 raft_consensus.cc:740] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:26.637789 22355 consensus_queue.cc:260] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:26.638681 22355 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:26.640224 22430 raft_consensus.cc:2468] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 2.
I20260713 09:08:26.641094 22470 leader_election.cc:304] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:26.641844 22553 raft_consensus.cc:2804] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:26.642309 22553 raft_consensus.cc:697] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 LEADER]: Becoming Leader. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:26.643137 22553 consensus_queue.cc:237] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:26.644061 22355 raft_consensus.cc:2468] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 2.
I20260713 09:08:26.652535 22253 catalog_manager.cc:5697] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 reported cstate change: term changed from 1 to 2, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to f7da602049fc40d1b50703771e65b243 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "f7da602049fc40d1b50703771e65b243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:26.813616 22430 raft_consensus.cc:1275] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:26.814846 22553 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:26.825788 22355 raft_consensus.cc:1275] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:26.827006 22553 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.092754 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:27.093850 22430 raft_consensus.cc:1275] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.095116 22553 consensus_queue.cc:1048] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.105688 22355 raft_consensus.cc:1275] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:27.107234 22642 consensus_queue.cc:1048] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:27.109387 22503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
mode: GRACEFUL
new_leader_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:59428
I20260713 09:08:27.109917 22503 raft_consensus.cc:606] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 LEADER]: Received request to transfer leadership to TS c034257978d1472ba1e70ef216c5a378
I20260713 09:08:27.115329 22503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "582021cef99d4800aae52d895716b6b1"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
mode: GRACEFUL
new_leader_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:59428
I20260713 09:08:27.115850 22503 raft_consensus.cc:606] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 LEADER]: Received request to transfer leadership to TS c034257978d1472ba1e70ef216c5a378
I20260713 09:08:27.117830 22642 raft_consensus.cc:993] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243: : Instructing follower c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.118240 22553 raft_consensus.cc:1081] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 LEADER]: Signalling peer c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.119661 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:34248
I20260713 09:08:27.120167 22355 raft_consensus.cc:493] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.120517 22355 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.125669 22355 raft_consensus.cc:515] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.127972 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:27.128109 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e30fd757b174888a4377f779e55d2ab" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:27.128561 22429 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.128690 22503 raft_consensus.cc:3055] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:27.129130 22503 raft_consensus.cc:740] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:27.129281 22430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
mode: GRACEFUL
new_leader_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:53940
I20260713 09:08:27.129814 22503 consensus_queue.cc:260] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [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: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.130235 22355 leader_election.cc:290] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 3 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:27.130805 22503 raft_consensus.cc:3060] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.129813 22430 raft_consensus.cc:606] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Received request to transfer leadership to TS c034257978d1472ba1e70ef216c5a378
I20260713 09:08:27.134673 22429 raft_consensus.cc:2468] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.135582 22321 leader_election.cc:304] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:27.136240 22641 raft_consensus.cc:2804] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:27.136935 22503 raft_consensus.cc:2468] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.137244 22641 raft_consensus.cc:697] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:27.138044 22641 consensus_queue.cc:237] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [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: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.141275 22429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
mode: GRACEFUL
new_leader_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:53940
I20260713 09:08:27.141803 22429 raft_consensus.cc:606] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Received request to transfer leadership to TS c034257978d1472ba1e70ef216c5a378
I20260713 09:08:27.143764 22253 catalog_manager.cc:5697] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 2 to 3, leader changed from f7da602049fc40d1b50703771e65b243 (127.21.58.67) to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 3 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.146245 22429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
mode: GRACEFUL
new_leader_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:53940
I20260713 09:08:27.146718 22429 raft_consensus.cc:606] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Received request to transfer leadership to TS c034257978d1472ba1e70ef216c5a378
I20260713 09:08:27.208055 22548 raft_consensus.cc:993] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298: : Instructing follower c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.208487 22658 raft_consensus.cc:1081] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Signalling peer c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.209982 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:34236
I20260713 09:08:27.210564 22355 raft_consensus.cc:493] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.210949 22355 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.216045 22355 raft_consensus.cc:515] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.217585 22355 leader_election.cc:290] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 3 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:27.218243 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:27.218840 22429 raft_consensus.cc:3055] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:27.219003 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2367b80fe91f44ccbd75af3c522b80d4" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:27.219177 22429 raft_consensus.cc:740] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:27.219518 22503 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.219978 22429 consensus_queue.cc:260] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.221150 22429 raft_consensus.cc:3060] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.225452 22503 raft_consensus.cc:2468] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.226445 22318 leader_election.cc:304] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:27.227115 22429 raft_consensus.cc:2468] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.227198 22641 raft_consensus.cc:2804] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:27.227736 22641 raft_consensus.cc:697] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:27.228519 22641 consensus_queue.cc:237] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.229265 22548 raft_consensus.cc:993] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298: : Instructing follower c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.229674 22658 raft_consensus.cc:1081] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Signalling peer c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.230993 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:34236
I20260713 09:08:27.231429 22355 raft_consensus.cc:493] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.231741 22355 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.235819 22253 catalog_manager.cc:5697] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 2 to 3, leader changed from d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66) to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 3 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.237102 22355 raft_consensus.cc:515] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.239920 22355 leader_election.cc:290] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 3 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:27.239902 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:27.240609 22503 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.239620 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c95ad34b8dd4947b799c077c76245a6" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:27.241487 22429 raft_consensus.cc:3055] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:27.242168 22429 raft_consensus.cc:740] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:27.242923 22429 consensus_queue.cc:260] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.244115 22429 raft_consensus.cc:3060] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.246661 22503 raft_consensus.cc:2468] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.247604 22318 leader_election.cc:304] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:27.248332 22641 raft_consensus.cc:2804] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:27.248728 22641 raft_consensus.cc:697] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:27.249379 22641 consensus_queue.cc:237] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.249774 22429 raft_consensus.cc:2468] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.256018 22253 catalog_manager.cc:5697] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 2 to 3, leader changed from d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66) to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 3 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.337891 22548 raft_consensus.cc:993] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298: : Instructing follower c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.338326 22658 raft_consensus.cc:1081] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Signalling peer c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.339529 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:34236
I20260713 09:08:27.339983 22354 raft_consensus.cc:493] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.340302 22354 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.344718 22354 raft_consensus.cc:515] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.346355 22354 leader_election.cc:290] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 3 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:27.346957 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:27.347330 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:27.347489 22430 raft_consensus.cc:3055] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:27.347792 22430 raft_consensus.cc:740] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:27.347821 22503 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.348443 22430 consensus_queue.cc:260] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.349254 22430 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:27.351804 22503 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.352576 22318 leader_election.cc:304] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:27.353080 22430 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 3.
I20260713 09:08:27.353207 22657 raft_consensus.cc:2804] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:27.353698 22657 raft_consensus.cc:697] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:27.354498 22657 consensus_queue.cc:237] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.360703 22253 catalog_manager.cc:5697] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 2 to 3, leader changed from d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66) to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 3 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.386854 22642 raft_consensus.cc:993] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: : Instructing follower c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.387300 22553 raft_consensus.cc:1081] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 LEADER]: Signalling peer c034257978d1472ba1e70ef216c5a378 to start an election
I20260713 09:08:27.388610 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "582021cef99d4800aae52d895716b6b1"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
 from {username='slave'} at 127.0.0.1:34248
I20260713 09:08:27.389070 22354 raft_consensus.cc:493] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:27.389421 22354 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:27.393667 22354 raft_consensus.cc:515] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.395243 22354 leader_election.cc:290] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [CANDIDATE]: Term 4 election: Requested vote from peers d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:27.395927 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:27.396204 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582021cef99d4800aae52d895716b6b1" candidate_uuid: "c034257978d1472ba1e70ef216c5a378" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:27.396380 22430 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:27.396683 22503 raft_consensus.cc:3055] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:27.396917 22503 raft_consensus.cc:740] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:27.397528 22503 consensus_queue.cc:260] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.398303 22503 raft_consensus.cc:3060] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:27.400187 22430 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 4.
I20260713 09:08:27.401065 22321 leader_election.cc:304] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [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: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:27.401687 22657 raft_consensus.cc:2804] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:27.402074 22657 raft_consensus.cc:697] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 4 LEADER]: Becoming Leader. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:27.402094 22503 raft_consensus.cc:2468] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c034257978d1472ba1e70ef216c5a378 in term 4.
I20260713 09:08:27.402894 22657 consensus_queue.cc:237] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:27.408093 22253 catalog_manager.cc:5697] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 reported cstate change: term changed from 3 to 4, leader changed from f7da602049fc40d1b50703771e65b243 (127.21.58.67) to c034257978d1472ba1e70ef216c5a378 (127.21.58.65). New cstate: current_term: 4 leader_uuid: "c034257978d1472ba1e70ef216c5a378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.597183 22430 raft_consensus.cc:1275] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.598306 22657 consensus_queue.cc:1048] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.605073 22503 raft_consensus.cc:1275] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.607206 22641 consensus_queue.cc:1048] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.660836 22430 raft_consensus.cc:1275] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.661911 22641 consensus_queue.cc:1048] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.669275 22503 raft_consensus.cc:1275] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.670756 22657 consensus_queue.cc:1048] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.742691 22503 raft_consensus.cc:1275] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.743896 22430 raft_consensus.cc:1275] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.743960 22429 raft_consensus.cc:1275] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.743891 22662 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:27.745204 22657 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.745615 22662 consensus_queue.cc:1048] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.772414 22503 raft_consensus.cc:1275] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:27.774082 22657 consensus_queue.cc:1048] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:27.814821 22503 raft_consensus.cc:1275] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 4 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:27.815780 22657 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:27.821892 22430 raft_consensus.cc:1275] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Refusing update from remote peer c034257978d1472ba1e70ef216c5a378: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:27.823215 22641 consensus_queue.cc:1048] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:30.153586 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.161206 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:34266
I20260713 09:08:30.161845 22354 raft_consensus.cc:606] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Received request to transfer leadership to TS f7da602049fc40d1b50703771e65b243
I20260713 09:08:30.164187 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:34266
I20260713 09:08:30.164572 22354 raft_consensus.cc:606] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Received request to transfer leadership to TS d0a7f17b29fd4be88f1a217d7d328298
I20260713 09:08:30.166520 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:34266
I20260713 09:08:30.166893 22354 raft_consensus.cc:606] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Received request to transfer leadership to TS d0a7f17b29fd4be88f1a217d7d328298
I20260713 09:08:30.168819 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127"
dest_uuid: "c034257978d1472ba1e70ef216c5a378"
mode: GRACEFUL
new_leader_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:34266
I20260713 09:08:30.169175 22354 raft_consensus.cc:606] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Received request to transfer leadership to TS f7da602049fc40d1b50703771e65b243
I20260713 09:08:30.170030 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:30.170466 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:30.256597 22676 raft_consensus.cc:993] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378: : Instructing follower f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:30.257076 22676 raft_consensus.cc:1081] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Signalling peer f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:30.259117 22504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:59408
I20260713 09:08:30.259788 22504 raft_consensus.cc:493] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.260142 22676 raft_consensus.cc:993] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378: : Instructing follower f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:30.260263 22504 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:30.260779 22671 raft_consensus.cc:1081] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Signalling peer f7da602049fc40d1b50703771e65b243 to start an election
I20260713 09:08:30.262317 22676 raft_consensus.cc:993] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378: : Instructing follower d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:30.262607 22503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127"
dest_uuid: "f7da602049fc40d1b50703771e65b243"
 from {username='slave'} at 127.0.0.1:59408
I20260713 09:08:30.262758 22671 raft_consensus.cc:1081] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Signalling peer d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:30.263139 22503 raft_consensus.cc:493] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.263518 22503 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.264199 22430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:53918
I20260713 09:08:30.264515 22430 raft_consensus.cc:493] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.264708 22430 raft_consensus.cc:3060] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.268985 22430 raft_consensus.cc:515] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.268921 22504 raft_consensus.cc:515] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.270668 22503 raft_consensus.cc:515] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.271064 22430 leader_election.cc:290] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:30.271440 22504 leader_election.cc:290] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 4 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:30.272230 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:30.272665 22503 leader_election.cc:290] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [CANDIDATE]: Term 3 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66:41757)
I20260713 09:08:30.272918 22354 raft_consensus.cc:3055] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.273272 22354 raft_consensus.cc:740] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:30.274004 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:30.274003 22354 consensus_queue.cc:260] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.274716 22429 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.275288 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
I20260713 09:08:30.275547 22354 raft_consensus.cc:3060] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.275771 22430 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:30.275837 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0238c9cef1734a188760a94122d73a4a" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:30.276454 22355 raft_consensus.cc:3055] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:30.276728 22355 raft_consensus.cc:740] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:30.277443 22355 consensus_queue.cc:260] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.278456 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f044c2a680a4d358a54e12c08e5afb4" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:30.278563 22355 raft_consensus.cc:3060] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:30.278918 22503 raft_consensus.cc:3060] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.281308 22429 raft_consensus.cc:2468] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 3.
I20260713 09:08:30.282366 22354 raft_consensus.cc:2468] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:30.282719 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9981cb095164eb1ba5d710ee6870127" candidate_uuid: "f7da602049fc40d1b50703771e65b243" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:30.283335 22353 raft_consensus.cc:3055] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:30.283615 22353 raft_consensus.cc:740] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:30.283634 22393 leader_election.cc:304] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c034257978d1472ba1e70ef216c5a378, d0a7f17b29fd4be88f1a217d7d328298; no voters: 
I20260713 09:08:30.284642 22674 raft_consensus.cc:2804] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.284447 22353 consensus_queue.cc:260] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.284942 22355 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 4.
I20260713 09:08:30.285775 22353 raft_consensus.cc:3060] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:30.286118 22467 leader_election.cc:304] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [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: c034257978d1472ba1e70ef216c5a378, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:30.286633 22470 leader_election.cc:304] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [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: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:30.287014 22675 raft_consensus.cc:2804] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:30.288255 22503 raft_consensus.cc:2468] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:30.290771 22430 raft_consensus.cc:2468] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 4.
I20260713 09:08:30.292173 22675 raft_consensus.cc:697] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 4 LEADER]: Becoming Leader. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:30.292577 22680 raft_consensus.cc:2804] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:30.293203 22675 consensus_queue.cc:237] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.296130 22353 raft_consensus.cc:2468] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7da602049fc40d1b50703771e65b243 in term 3.
I20260713 09:08:30.298254 22674 raft_consensus.cc:697] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Leader. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:30.299422 22674 consensus_queue.cc:237] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.300447 22680 raft_consensus.cc:697] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 3 LEADER]: Becoming Leader. State: Replica: f7da602049fc40d1b50703771e65b243, State: Running, Role: LEADER
I20260713 09:08:30.302752 22680 consensus_queue.cc:237] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [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: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.309851 22253 catalog_manager.cc:5697] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 reported cstate change: term changed from 1 to 2, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.311633 22250 catalog_manager.cc:5697] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 reported cstate change: term changed from 3 to 4, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to f7da602049fc40d1b50703771e65b243 (127.21.58.67). New cstate: current_term: 4 leader_uuid: "f7da602049fc40d1b50703771e65b243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.312775 22250 catalog_manager.cc:5697] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 reported cstate change: term changed from 2 to 3, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to f7da602049fc40d1b50703771e65b243 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "f7da602049fc40d1b50703771e65b243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:30.332096 22676 raft_consensus.cc:993] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378: : Instructing follower d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:30.332540 22671 raft_consensus.cc:1081] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Signalling peer d0a7f17b29fd4be88f1a217d7d328298 to start an election
I20260713 09:08:30.333644 22429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77"
dest_uuid: "d0a7f17b29fd4be88f1a217d7d328298"
 from {username='slave'} at 127.0.0.1:53918
I20260713 09:08:30.334084 22429 raft_consensus.cc:493] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.334393 22429 raft_consensus.cc:3060] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.338850 22429 raft_consensus.cc:515] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.341321 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c034257978d1472ba1e70ef216c5a378"
I20260713 09:08:30.341665 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce80feaac8b4472abda57ab4b8c34a77" candidate_uuid: "d0a7f17b29fd4be88f1a217d7d328298" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7da602049fc40d1b50703771e65b243"
I20260713 09:08:30.341873 22353 raft_consensus.cc:3055] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:30.342195 22503 raft_consensus.cc:3060] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.342231 22353 raft_consensus.cc:740] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c034257978d1472ba1e70ef216c5a378, State: Running, Role: LEADER
I20260713 09:08:30.343219 22353 consensus_queue.cc:260] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.344276 22353 raft_consensus.cc:3060] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.348320 22503 raft_consensus.cc:2468] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:30.340761 22429 leader_election.cc:290] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Requested vote from peers c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027), f7da602049fc40d1b50703771e65b243 (127.21.58.67:36269)
I20260713 09:08:30.349419 22393 leader_election.cc:304] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0a7f17b29fd4be88f1a217d7d328298, f7da602049fc40d1b50703771e65b243; no voters: 
I20260713 09:08:30.350147 22674 raft_consensus.cc:2804] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.350593 22674 raft_consensus.cc:697] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Becoming Leader. State: Replica: d0a7f17b29fd4be88f1a217d7d328298, State: Running, Role: LEADER
I20260713 09:08:30.351090 22353 raft_consensus.cc:2468] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0a7f17b29fd4be88f1a217d7d328298 in term 2.
I20260713 09:08:30.351382 22674 consensus_queue.cc:237] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } }
I20260713 09:08:30.358886 22250 catalog_manager.cc:5697] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 reported cstate change: term changed from 1 to 2, leader changed from c034257978d1472ba1e70ef216c5a378 (127.21.58.65) to d0a7f17b29fd4be88f1a217d7d328298 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "d0a7f17b29fd4be88f1a217d7d328298" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.699220 22353 raft_consensus.cc:1275] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 4 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:30.700321 22680 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:30.710641 22429 raft_consensus.cc:1275] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:30.712162 22680 consensus_queue.cc:1048] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:30.739300 22353 raft_consensus.cc:1275] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.740303 22674 consensus_queue.cc:1048] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.744565 22503 raft_consensus.cc:1275] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.745790 22674 consensus_queue.cc:1048] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.752559 22504 raft_consensus.cc:1275] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.756440 22697 consensus_queue.cc:1048] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7da602049fc40d1b50703771e65b243" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.759469 22353 raft_consensus.cc:1275] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:30.761103 22680 consensus_queue.cc:1048] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:30.771066 22355 raft_consensus.cc:1275] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Refusing update from remote peer d0a7f17b29fd4be88f1a217d7d328298: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.771997 22429 raft_consensus.cc:1275] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Refusing update from remote peer f7da602049fc40d1b50703771e65b243: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:30.773439 22679 consensus_queue.cc:1048] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0a7f17b29fd4be88f1a217d7d328298" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:30.773521 22698 consensus_queue.cc:1048] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c034257978d1472ba1e70ef216c5a378" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 42027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:31.171255 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:31.177207 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
I20260713 09:08:31.197443 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:31.198256 21737 tablet_replica.cc:333] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.199039 21737 raft_consensus.cc:2243] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.199420 21737 raft_consensus.cc:2272] T 0238c9cef1734a188760a94122d73a4a P c034257978d1472ba1e70ef216c5a378 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.201431 21737 tablet_replica.cc:333] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.201874 21737 raft_consensus.cc:2243] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.202258 21737 raft_consensus.cc:2272] T d9981cb095164eb1ba5d710ee6870127 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.204797 21737 tablet_replica.cc:333] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.205413 21737 raft_consensus.cc:2243] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.205766 21737 raft_consensus.cc:2272] T 097c5ec1d97b4598a64cd17ba53cd2b9 P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.207708 21737 tablet_replica.cc:333] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.208381 21737 raft_consensus.cc:2243] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.208820 21737 raft_consensus.cc:2272] T ce80feaac8b4472abda57ab4b8c34a77 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.211115 21737 tablet_replica.cc:333] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.211617 21737 raft_consensus.cc:2243] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.212561 21737 raft_consensus.cc:2272] T 2e30fd757b174888a4377f779e55d2ab P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.214380 21737 tablet_replica.cc:333] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.214819 21737 raft_consensus.cc:2243] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.215205 21737 raft_consensus.cc:2272] T b09b2178001f4b659939fb7c145536cd P c034257978d1472ba1e70ef216c5a378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.216709 21737 tablet_replica.cc:333] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.217165 21737 raft_consensus.cc:2243] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.217526 21737 raft_consensus.cc:2272] T 4f044c2a680a4d358a54e12c08e5afb4 P c034257978d1472ba1e70ef216c5a378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.219300 21737 tablet_replica.cc:333] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.219763 21737 raft_consensus.cc:2243] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.220448 21737 raft_consensus.cc:2272] T 2367b80fe91f44ccbd75af3c522b80d4 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.222718 21737 tablet_replica.cc:333] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.223357 21737 raft_consensus.cc:2243] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.224262 21737 raft_consensus.cc:2272] T 3c95ad34b8dd4947b799c077c76245a6 P c034257978d1472ba1e70ef216c5a378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.225730 21737 tablet_replica.cc:333] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378: stopping tablet replica
I20260713 09:08:31.226297 21737 raft_consensus.cc:2243] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.227272 21737 raft_consensus.cc:2272] T 582021cef99d4800aae52d895716b6b1 P c034257978d1472ba1e70ef216c5a378 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.228223 22393 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260713 09:08:31.231328 22393 consensus_peers.cc:597] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 -> Peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Couldn't send request to peer c034257978d1472ba1e70ef216c5a378. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.247769 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
I20260713 09:08:31.266600 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
I20260713 09:08:31.289445 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:31.290175 21737 tablet_replica.cc:333] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.290803 21737 raft_consensus.cc:2243] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.291224 21737 raft_consensus.cc:2272] T 2e30fd757b174888a4377f779e55d2ab P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.292824 21737 tablet_replica.cc:333] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.293298 21737 raft_consensus.cc:2243] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.293924 21737 raft_consensus.cc:2272] T 4f044c2a680a4d358a54e12c08e5afb4 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.295838 21737 tablet_replica.cc:333] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.296363 21737 raft_consensus.cc:2243] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.296717 21737 raft_consensus.cc:2272] T b09b2178001f4b659939fb7c145536cd P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.298338 21737 tablet_replica.cc:333] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.298797 21737 raft_consensus.cc:2243] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.299173 21737 raft_consensus.cc:2272] T 0238c9cef1734a188760a94122d73a4a P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.301000 21737 tablet_replica.cc:333] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.301468 21737 raft_consensus.cc:2243] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.301862 21737 raft_consensus.cc:2272] T 2367b80fe91f44ccbd75af3c522b80d4 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.303408 21737 tablet_replica.cc:333] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.303851 21737 raft_consensus.cc:2243] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.304242 21737 raft_consensus.cc:2272] T 582021cef99d4800aae52d895716b6b1 P d0a7f17b29fd4be88f1a217d7d328298 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.305712 21737 tablet_replica.cc:333] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.306205 21737 raft_consensus.cc:2243] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.306872 21737 raft_consensus.cc:2272] T ce80feaac8b4472abda57ab4b8c34a77 P d0a7f17b29fd4be88f1a217d7d328298 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.308670 21737 tablet_replica.cc:333] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.309132 21737 raft_consensus.cc:2243] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.309811 21737 raft_consensus.cc:2272] T 097c5ec1d97b4598a64cd17ba53cd2b9 P d0a7f17b29fd4be88f1a217d7d328298 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.311774 21737 tablet_replica.cc:333] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.312215 21737 raft_consensus.cc:2243] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.312640 21737 raft_consensus.cc:2272] T d9981cb095164eb1ba5d710ee6870127 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.314704 21737 tablet_replica.cc:333] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298: stopping tablet replica
I20260713 09:08:31.315137 21737 raft_consensus.cc:2243] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.315544 21737 raft_consensus.cc:2272] T 3c95ad34b8dd4947b799c077c76245a6 P d0a7f17b29fd4be88f1a217d7d328298 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.316665 22467 consensus_peers.cc:597] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 -> Peer c034257978d1472ba1e70ef216c5a378 (127.21.58.65:42027): Couldn't send request to peer c034257978d1472ba1e70ef216c5a378. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:42027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.342669 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
I20260713 09:08:31.362097 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
I20260713 09:08:31.383618 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:31.384298 21737 tablet_replica.cc:333] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.384831 21737 raft_consensus.cc:2243] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.385205 21737 raft_consensus.cc:2272] T 3c95ad34b8dd4947b799c077c76245a6 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.386860 21737 tablet_replica.cc:333] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.387303 21737 raft_consensus.cc:2243] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.387629 21737 raft_consensus.cc:2272] T 2e30fd757b174888a4377f779e55d2ab P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.389035 21737 tablet_replica.cc:333] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.389452 21737 raft_consensus.cc:2243] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.389794 21737 raft_consensus.cc:2272] T 2367b80fe91f44ccbd75af3c522b80d4 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.391247 21737 tablet_replica.cc:333] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.391655 21737 raft_consensus.cc:2243] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.391952 21737 raft_consensus.cc:2272] T 4f044c2a680a4d358a54e12c08e5afb4 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.393795 21737 tablet_replica.cc:333] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.394280 21737 raft_consensus.cc:2243] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.394920 21737 raft_consensus.cc:2272] T b09b2178001f4b659939fb7c145536cd P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.396345 21737 tablet_replica.cc:333] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.396760 21737 raft_consensus.cc:2243] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.397326 21737 raft_consensus.cc:2272] T 0238c9cef1734a188760a94122d73a4a P f7da602049fc40d1b50703771e65b243 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.399049 21737 tablet_replica.cc:333] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.399466 21737 raft_consensus.cc:2243] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.399775 21737 raft_consensus.cc:2272] T 582021cef99d4800aae52d895716b6b1 P f7da602049fc40d1b50703771e65b243 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.401110 21737 tablet_replica.cc:333] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.401542 21737 raft_consensus.cc:2243] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.401922 21737 raft_consensus.cc:2272] T 097c5ec1d97b4598a64cd17ba53cd2b9 P f7da602049fc40d1b50703771e65b243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.403493 21737 tablet_replica.cc:333] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.403921 21737 raft_consensus.cc:2243] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.404289 21737 raft_consensus.cc:2272] T ce80feaac8b4472abda57ab4b8c34a77 P f7da602049fc40d1b50703771e65b243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.405951 21737 tablet_replica.cc:333] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243: stopping tablet replica
I20260713 09:08:31.406387 21737 raft_consensus.cc:2243] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.407004 21737 raft_consensus.cc:2272] T d9981cb095164eb1ba5d710ee6870127 P f7da602049fc40d1b50703771e65b243 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.433669 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
I20260713 09:08:31.451879 21737 master.cc:562] Master@127.21.58.126:34449 shutting down...
I20260713 09:08:31.472100 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.472560 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.472820 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68844c31d9bc491e82f4e4728d741d50: stopping tablet replica
I20260713 09:08:31.491585 21737 master.cc:584] Master@127.21.58.126:34449 shutdown complete.
c034257978d1472ba1e70ef216c5a378  5
d0a7f17b29fd4be88f1a217d7d328298  4
f7da602049fc40d1b50703771e65b243  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10401 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:31.531715 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:36487
I20260713 09:08:31.532920 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.538481 22707 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
W20260713 09:08:31.538669 22708 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
W20260713 09:08:31.539438 22710 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
I20260713 09:08:31.539796 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:31.540638 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.540860 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:31.541039 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933711540996 us; error 0 us; skew 500 ppm
I20260713 09:08:31.541563 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.543900 21737 webserver.cc:533] Webserver started at http://127.21.58.126:42057/ using document root <none> and password file <none>
I20260713 09:08:31.544373 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.544572 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.544868 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.545919 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "4227106c6cbb44fa9f509529a2fd3393"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.550241 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:31.553184 22715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.553835 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:31.554109 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "4227106c6cbb44fa9f509529a2fd3393"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.554453 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-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)
I20260713 09:08:31.577172 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.578368 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.614359 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:36487
I20260713 09:08:31.614423 22766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:36487 every 8 connection(s)
I20260713 09:08:31.617978 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:31.627200 22767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393: Bootstrap starting.
I20260713 09:08:31.631410 22767 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:31.635185 22767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393: No bootstrap required, opened a new log
I20260713 09:08:31.637032 22767 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4227106c6cbb44fa9f509529a2fd3393" member_type: VOTER }
I20260713 09:08:31.637370 22767 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:31.637547 22767 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4227106c6cbb44fa9f509529a2fd3393, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.638002 22767 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4227106c6cbb44fa9f509529a2fd3393" member_type: VOTER }
I20260713 09:08:31.638403 22767 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:31.638589 22767 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:31.638787 22767 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:31.642407 22767 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4227106c6cbb44fa9f509529a2fd3393" member_type: VOTER }
I20260713 09:08:31.642829 22767 leader_election.cc:304] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [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: 4227106c6cbb44fa9f509529a2fd3393; no voters: 
I20260713 09:08:31.643800 22767 leader_election.cc:290] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:31.644158 22770 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:31.645387 22770 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 1 LEADER]: Becoming Leader. State: Replica: 4227106c6cbb44fa9f509529a2fd3393, State: Running, Role: LEADER
I20260713 09:08:31.646020 22770 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [LEADER]: Queue going to LEADER mode. State: All 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: "4227106c6cbb44fa9f509529a2fd3393" member_type: VOTER }
I20260713 09:08:31.646910 22767 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:31.649119 22771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4227106c6cbb44fa9f509529a2fd3393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4227106c6cbb44fa9f509529a2fd3393" member_type: VOTER } }
I20260713 09:08:31.649085 22772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4227106c6cbb44fa9f509529a2fd3393. Latest consensus state: current_term: 1 leader_uuid: "4227106c6cbb44fa9f509529a2fd3393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4227106c6cbb44fa9f509529a2fd3393" member_type: VOTER } }
I20260713 09:08:31.649757 22771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:31.649814 22772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:31.652534 22775 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:31.659379 22775 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:31.660378 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:31.667265 22775 catalog_manager.cc:1383] Generated new cluster ID: c16a09c4e8ab447c9973d0124e06e5c5
I20260713 09:08:31.667531 22775 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:31.677311 22775 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:31.678462 22775 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:31.688452 22775 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393: Generated new TSK 0
I20260713 09:08:31.688989 22775 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:31.694106 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.699690 22788 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
W20260713 09:08:31.700671 22789 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
W20260713 09:08:31.702041 22791 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
I20260713 09:08:31.702838 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:31.703512 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.703676 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:31.703801 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933711703791 us; error 0 us; skew 500 ppm
I20260713 09:08:31.704236 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.706261 21737 webserver.cc:533] Webserver started at http://127.21.58.65:41465/ using document root <none> and password file <none>
I20260713 09:08:31.706671 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.706830 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.707028 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.707988 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "06abaa3dde4648aa8148222b471ca017"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.712103 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:31.715014 22796 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.715826 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:31.716130 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "06abaa3dde4648aa8148222b471ca017"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.716439 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-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)
I20260713 09:08:31.745245 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.746460 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.747843 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:31.749976 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:31.750216 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.750455 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:31.750641 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.787942 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:45091
I20260713 09:08:31.788039 22858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:45091 every 8 connection(s)
I20260713 09:08:31.792634 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.799589 22863 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
W20260713 09:08:31.800539 22864 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
W20260713 09:08:31.803074 22866 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
I20260713 09:08:31.803757 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:31.804957 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.805178 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:31.805366 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933711805349 us; error 0 us; skew 500 ppm
I20260713 09:08:31.805871 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.808171 22859 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36487
I20260713 09:08:31.808553 22859 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:31.808674 21737 webserver.cc:533] Webserver started at http://127.21.58.66:46423/ using document root <none> and password file <none>
I20260713 09:08:31.809217 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.809204 22859 heartbeater.cc:507] Master 127.21.58.126:36487 requested a full tablet report, sending...
I20260713 09:08:31.809612 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.809909 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.811136 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.811472 22732 ts_manager.cc:194] Registered new tserver with Master: 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091)
I20260713 09:08:31.813042 22732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49416
I20260713 09:08:31.815738 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:08:31.818868 22871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.819555 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:31.819830 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.820106 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-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)
I20260713 09:08:31.830464 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.831508 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.832804 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:31.835019 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:31.835233 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.835476 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:31.835646 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.873541 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:39921
I20260713 09:08:31.873641 22933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:39921 every 8 connection(s)
I20260713 09:08:31.878015 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.885033 22937 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
W20260713 09:08:31.886420 22938 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
W20260713 09:08:31.888324 22940 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
I20260713 09:08:31.888787 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:31.889748 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.890012 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:31.890265 22934 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36487
I20260713 09:08:31.890246 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933711890226 us; error 0 us; skew 500 ppm
I20260713 09:08:31.890729 22934 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:31.891060 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.891417 22934 heartbeater.cc:507] Master 127.21.58.126:36487 requested a full tablet report, sending...
I20260713 09:08:31.893483 22732 ts_manager.cc:194] Registered new tserver with Master: d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:31.893601 21737 webserver.cc:533] Webserver started at http://127.21.58.67:33363/ using document root <none> and password file <none>
I20260713 09:08:31.894232 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.894474 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:31.894778 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:31.895221 22732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49430
I20260713 09:08:31.896219 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.900328 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:31.903422 22945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.904045 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:31.904336 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
format_stamp: "Formatted at 2026-07-13 09:08:31 on dist-test-slave-6hmz"
I20260713 09:08:31.904590 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-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)
I20260713 09:08:31.928321 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.929402 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.930822 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:31.932847 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:31.933072 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.933310 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:31.933483 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.970886 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:45515
I20260713 09:08:31.970983 23007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:45515 every 8 connection(s)
I20260713 09:08:31.983424 23008 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36487
I20260713 09:08:31.983799 23008 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:31.984462 23008 heartbeater.cc:507] Master 127.21.58.126:36487 requested a full tablet report, sending...
I20260713 09:08:31.986310 22732 ts_manager.cc:194] Registered new tserver with Master: 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:31.987242 21737 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013344503s
I20260713 09:08:31.987854 22732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49442
I20260713 09:08:32.011683 22732 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49448:
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"
    }
  }
}
W20260713 09:08:32.015763 22732 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.
I20260713 09:08:32.118803 22973 tablet_service.cc:1511] Processing CreateTablet for tablet 9c213c3f09a2406ea6a9459382f21fda (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:32.120337 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c213c3f09a2406ea6a9459382f21fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.126710 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 823e53ffde0d413db65c9e94cc3b466f (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:32.128038 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823e53ffde0d413db65c9e94cc3b466f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.138576 22899 tablet_service.cc:1511] Processing CreateTablet for tablet 9c213c3f09a2406ea6a9459382f21fda (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:32.139861 22899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c213c3f09a2406ea6a9459382f21fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.139353 22898 tablet_service.cc:1511] Processing CreateTablet for tablet 823e53ffde0d413db65c9e94cc3b466f (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:32.141579 22898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823e53ffde0d413db65c9e94cc3b466f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.142707 22824 tablet_service.cc:1511] Processing CreateTablet for tablet 9c213c3f09a2406ea6a9459382f21fda (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:32.148876 23023 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:32.149590 22824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c213c3f09a2406ea6a9459382f21fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.149245 22821 tablet_service.cc:1511] Processing CreateTablet for tablet e5acae1e77b34b8d840bf1cb3a66c4ef (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:32.150940 22821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5acae1e77b34b8d840bf1cb3a66c4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.142722 22823 tablet_service.cc:1511] Processing CreateTablet for tablet 823e53ffde0d413db65c9e94cc3b466f (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:32.152907 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823e53ffde0d413db65c9e94cc3b466f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.142776 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 38469060b31a4cb8920305f851ec4788 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:32.144531 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 38469060b31a4cb8920305f851ec4788 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:32.156064 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38469060b31a4cb8920305f851ec4788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.155731 22971 tablet_service.cc:1511] Processing CreateTablet for tablet 38469060b31a4cb8920305f851ec4788 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:32.156708 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38469060b31a4cb8920305f851ec4788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.157099 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38469060b31a4cb8920305f851ec4788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.159145 22820 tablet_service.cc:1511] Processing CreateTablet for tablet 35b7b5f41b354d78a369a32c08607346 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:32.159264 22896 tablet_service.cc:1511] Processing CreateTablet for tablet e5acae1e77b34b8d840bf1cb3a66c4ef (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:32.160434 22820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b7b5f41b354d78a369a32c08607346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.160434 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5acae1e77b34b8d840bf1cb3a66c4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.168766 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 35b7b5f41b354d78a369a32c08607346 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:32.168829 22895 tablet_service.cc:1511] Processing CreateTablet for tablet 35b7b5f41b354d78a369a32c08607346 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:32.170003 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b7b5f41b354d78a369a32c08607346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.170168 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b7b5f41b354d78a369a32c08607346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.179718 22819 tablet_service.cc:1511] Processing CreateTablet for tablet bf3c1b9a61b2405790cdf8e0a8914fd5 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:32.179822 22894 tablet_service.cc:1511] Processing CreateTablet for tablet bf3c1b9a61b2405790cdf8e0a8914fd5 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:32.180056 22969 tablet_service.cc:1511] Processing CreateTablet for tablet bf3c1b9a61b2405790cdf8e0a8914fd5 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:32.181180 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3c1b9a61b2405790cdf8e0a8914fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.181231 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3c1b9a61b2405790cdf8e0a8914fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.181152 22819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3c1b9a61b2405790cdf8e0a8914fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.190793 22973 tablet_service.cc:1511] Processing CreateTablet for tablet e5acae1e77b34b8d840bf1cb3a66c4ef (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:32.195180 22818 tablet_service.cc:1511] Processing CreateTablet for tablet a30f50d467974f7d9e649186a07b97ff (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:32.196429 22818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30f50d467974f7d9e649186a07b97ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.193074 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5acae1e77b34b8d840bf1cb3a66c4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.228252 23025 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.232447 23023 tablet_bootstrap.cc:654] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.238236 22894 tablet_service.cc:1511] Processing CreateTablet for tablet a30f50d467974f7d9e649186a07b97ff (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:32.261426 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30f50d467974f7d9e649186a07b97ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.242010 22972 tablet_service.cc:1511] Processing CreateTablet for tablet a30f50d467974f7d9e649186a07b97ff (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:32.243418 22824 tablet_service.cc:1511] Processing CreateTablet for tablet 07423c0d026d4443a3381c834aa04573 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:32.266855 22824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07423c0d026d4443a3381c834aa04573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.267264 22967 tablet_service.cc:1511] Processing CreateTablet for tablet 2abd8748ea52453b87491e085251d731 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:32.268504 22967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abd8748ea52453b87491e085251d731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.247697 22893 tablet_service.cc:1511] Processing CreateTablet for tablet 07423c0d026d4443a3381c834aa04573 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:32.250880 22817 tablet_service.cc:1511] Processing CreateTablet for tablet 888e0049d6f240c295f6ac513edcaf20 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:32.270916 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07423c0d026d4443a3381c834aa04573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.270998 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888e0049d6f240c295f6ac513edcaf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.251670 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 07423c0d026d4443a3381c834aa04573 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:32.274842 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07423c0d026d4443a3381c834aa04573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.275452 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30f50d467974f7d9e649186a07b97ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.253010 22899 tablet_service.cc:1511] Processing CreateTablet for tablet 888e0049d6f240c295f6ac513edcaf20 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:32.276422 22899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888e0049d6f240c295f6ac513edcaf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.257217 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 888e0049d6f240c295f6ac513edcaf20 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:32.278954 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 888e0049d6f240c295f6ac513edcaf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.260123 22816 tablet_service.cc:1511] Processing CreateTablet for tablet 2abd8748ea52453b87491e085251d731 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:32.282867 22816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abd8748ea52453b87491e085251d731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.285084 22820 tablet_service.cc:1511] Processing CreateTablet for tablet 698076b5a5d841b6b38b66b3884237d2 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:32.286262 22820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698076b5a5d841b6b38b66b3884237d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.294552 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 698076b5a5d841b6b38b66b3884237d2 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:32.295720 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698076b5a5d841b6b38b66b3884237d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.299072 22898 tablet_service.cc:1511] Processing CreateTablet for tablet 698076b5a5d841b6b38b66b3884237d2 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:32.300621 22898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698076b5a5d841b6b38b66b3884237d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.301270 23024 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:32.312855 22896 tablet_service.cc:1511] Processing CreateTablet for tablet c05ec122b457494a861607c749e6a6a8 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:32.312930 22823 tablet_service.cc:1511] Processing CreateTablet for tablet c05ec122b457494a861607c749e6a6a8 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:32.314149 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05ec122b457494a861607c749e6a6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.314291 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05ec122b457494a861607c749e6a6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.314826 23025 tablet_bootstrap.cc:654] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.322006 22817 tablet_service.cc:1511] Processing CreateTablet for tablet 0852e679768044dd84681b55f836bdb6 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:32.322276 22971 tablet_service.cc:1511] Processing CreateTablet for tablet c05ec122b457494a861607c749e6a6a8 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:32.323228 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0852e679768044dd84681b55f836bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.323505 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05ec122b457494a861607c749e6a6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.328600 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 2abd8748ea52453b87491e085251d731 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:32.329825 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abd8748ea52453b87491e085251d731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.346364 22895 tablet_service.cc:1511] Processing CreateTablet for tablet 0852e679768044dd84681b55f836bdb6 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:32.353855 22824 tablet_service.cc:1511] Processing CreateTablet for tablet e52040bab2fd4e6283aaabe1284bafbe (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:32.357549 23024 tablet_bootstrap.cc:654] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.360693 22893 tablet_service.cc:1511] Processing CreateTablet for tablet e52040bab2fd4e6283aaabe1284bafbe (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:32.367162 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0852e679768044dd84681b55f836bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.369103 22970 tablet_service.cc:1511] Processing CreateTablet for tablet e52040bab2fd4e6283aaabe1284bafbe (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:32.370285 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52040bab2fd4e6283aaabe1284bafbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.372969 23023 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:32.373471 23023 ts_tablet_manager.cc:1403] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.000s
I20260713 09:08:32.374744 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52040bab2fd4e6283aaabe1284bafbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.375550 23025 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:32.382477 23025 ts_tablet_manager.cc:1403] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.155s	user 0.008s	sys 0.018s
I20260713 09:08:32.385265 23025 raft_consensus.cc:359] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.385949 23025 raft_consensus.cc:385] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.386343 23025 raft_consensus.cc:740] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.368610 22824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52040bab2fd4e6283aaabe1284bafbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.379736 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 0852e679768044dd84681b55f836bdb6 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:32.388289 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0852e679768044dd84681b55f836bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.387230 23025 consensus_queue.cc:260] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.377130 23023 raft_consensus.cc:359] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.388296 22816 tablet_service.cc:1511] Processing CreateTablet for tablet 2cae7a1055064d16a42ec37618724852 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:32.392443 22816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cae7a1055064d16a42ec37618724852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.392709 22894 tablet_service.cc:1511] Processing CreateTablet for tablet 2cae7a1055064d16a42ec37618724852 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:32.393862 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cae7a1055064d16a42ec37618724852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.398222 23023 raft_consensus.cc:385] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.398602 23023 raft_consensus.cc:740] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.399473 23023 consensus_queue.cc:260] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.403142 23024 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:32.406415 22934 heartbeater.cc:499] Master 127.21.58.126:36487 was elected leader, sending a full tablet report...
I20260713 09:08:32.406867 23024 ts_tablet_manager.cc:1403] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.011s
I20260713 09:08:32.406667 22817 tablet_service.cc:1511] Processing CreateTablet for tablet 07f3592213f3459fae988f5c2c19a3b3 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:32.407184 23025 ts_tablet_manager.cc:1434] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260713 09:08:32.407863 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f3592213f3459fae988f5c2c19a3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.408037 23025 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.410399 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 07f3592213f3459fae988f5c2c19a3b3 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:32.414103 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f3592213f3459fae988f5c2c19a3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.414420 23025 tablet_bootstrap.cc:654] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.425464 23025 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:32.425897 23025 ts_tablet_manager.cc:1403] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260713 09:08:32.410825 23024 raft_consensus.cc:359] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.426342 23024 raft_consensus.cc:385] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.426695 23024 raft_consensus.cc:740] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.427886 23025 raft_consensus.cc:359] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.427977 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 2cae7a1055064d16a42ec37618724852 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:32.428751 23025 raft_consensus.cc:385] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.429109 23025 raft_consensus.cc:740] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.429072 23024 consensus_queue.cc:260] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.429390 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cae7a1055064d16a42ec37618724852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.430051 23025 consensus_queue.cc:260] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.432749 23025 ts_tablet_manager.cc:1434] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:08:32.433722 23025 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.439687 23025 tablet_bootstrap.cc:654] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.447432 22859 heartbeater.cc:499] Master 127.21.58.126:36487 was elected leader, sending a full tablet report...
I20260713 09:08:32.449374 23008 heartbeater.cc:499] Master 127.21.58.126:36487 was elected leader, sending a full tablet report...
I20260713 09:08:32.454737 23024 ts_tablet_manager.cc:1434] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.003s
I20260713 09:08:32.455716 23024 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:32.459980 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 07f3592213f3459fae988f5c2c19a3b3 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:32.461179 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f3592213f3459fae988f5c2c19a3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.461782 23023 ts_tablet_manager.cc:1434] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.004s
I20260713 09:08:32.462713 23023 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:32.467154 22895 tablet_service.cc:1511] Processing CreateTablet for tablet eee09427713a4b57ba08d27b9e299d8d (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:32.468410 22895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee09427713a4b57ba08d27b9e299d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.468247 22969 tablet_service.cc:1511] Processing CreateTablet for tablet eee09427713a4b57ba08d27b9e299d8d (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:32.469440 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee09427713a4b57ba08d27b9e299d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.470252 23025 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:32.470703 23025 ts_tablet_manager.cc:1403] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.013s
I20260713 09:08:32.473496 23025 raft_consensus.cc:359] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.473694 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 7e99dba0c0e0469fbff679663ef77f79 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:32.474218 23025 raft_consensus.cc:385] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.474550 23025 raft_consensus.cc:740] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.474897 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e99dba0c0e0469fbff679663ef77f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.475366 22894 tablet_service.cc:1511] Processing CreateTablet for tablet a36ff9f9b17d45aea72c0934023e9ad4 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:32.476469 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 7e99dba0c0e0469fbff679663ef77f79 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:32.476675 22817 tablet_service.cc:1511] Processing CreateTablet for tablet a36ff9f9b17d45aea72c0934023e9ad4 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:32.477645 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e99dba0c0e0469fbff679663ef77f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.478154 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36ff9f9b17d45aea72c0934023e9ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.477783 23025 consensus_queue.cc:260] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.478642 22817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36ff9f9b17d45aea72c0934023e9ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.481765 22971 tablet_service.cc:1511] Processing CreateTablet for tablet a36ff9f9b17d45aea72c0934023e9ad4 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:32.484220 22971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36ff9f9b17d45aea72c0934023e9ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.483999 22824 tablet_service.cc:1511] Processing CreateTablet for tablet eee09427713a4b57ba08d27b9e299d8d (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:32.485162 22824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee09427713a4b57ba08d27b9e299d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.501422 23023 tablet_bootstrap.cc:654] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.504367 23025 ts_tablet_manager.cc:1434] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260713 09:08:32.508654 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 7e99dba0c0e0469fbff679663ef77f79 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:32.509852 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e99dba0c0e0469fbff679663ef77f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.511029 22894 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb09ce7262e48c3b2fa6593174e3cb2 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:32.512166 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb09ce7262e48c3b2fa6593174e3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.512804 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb09ce7262e48c3b2fa6593174e3cb2 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:32.513955 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb09ce7262e48c3b2fa6593174e3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.514359 22823 tablet_service.cc:1511] Processing CreateTablet for tablet 498c8b5d669644eabf2c54d82ea132e0 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:32.515045 22816 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb09ce7262e48c3b2fa6593174e3cb2 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:32.515523 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498c8b5d669644eabf2c54d82ea132e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.516184 22816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb09ce7262e48c3b2fa6593174e3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.519753 22893 tablet_service.cc:1511] Processing CreateTablet for tablet 498c8b5d669644eabf2c54d82ea132e0 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:32.520900 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498c8b5d669644eabf2c54d82ea132e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.521106 23024 tablet_bootstrap.cc:654] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.524886 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 498c8b5d669644eabf2c54d82ea132e0 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:32.526063 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498c8b5d669644eabf2c54d82ea132e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.538654 23025 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.561581 23023 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:32.562158 23023 ts_tablet_manager.cc:1403] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.014s
I20260713 09:08:32.563804 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5d4323d9224212ba53bf638ccdb0b7 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:32.565026 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5d4323d9224212ba53bf638ccdb0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.565773 22969 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5d4323d9224212ba53bf638ccdb0b7 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:32.566993 22969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5d4323d9224212ba53bf638ccdb0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.571024 22893 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5d4323d9224212ba53bf638ccdb0b7 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:32.574774 22893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5d4323d9224212ba53bf638ccdb0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.583231 23025 tablet_bootstrap.cc:654] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.588711 23024 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:32.589318 23024 ts_tablet_manager.cc:1403] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.013s
I20260713 09:08:32.591869 22970 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:32.592538 23024 raft_consensus.cc:359] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.593075 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.593250 23024 raft_consensus.cc:385] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.593560 23024 raft_consensus.cc:740] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.593700 22968 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9e28fa762a4a39b719d8296cdadd11 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:32.594719 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9e28fa762a4a39b719d8296cdadd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.594314 23024 consensus_queue.cc:260] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.596374 23024 ts_tablet_manager.cc:1434] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:32.597685 23024 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:32.565900 23023 raft_consensus.cc:359] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.598486 23023 raft_consensus.cc:385] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.598783 23023 raft_consensus.cc:740] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.598981 22823 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9e28fa762a4a39b719d8296cdadd11 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:32.602756 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9e28fa762a4a39b719d8296cdadd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.602975 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:32.604230 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.606297 22824 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:32.606529 22894 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9e28fa762a4a39b719d8296cdadd11 (DEFAULT_TABLE table=test-workload [id=d171de4b087449bb87ad22b27d01da12]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:32.607764 22824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.610934 23029 raft_consensus.cc:493] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.611512 23029 raft_consensus.cc:515] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.612923 23025 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:32.620652 23025 ts_tablet_manager.cc:1403] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.004s
I20260713 09:08:32.648979 22894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9e28fa762a4a39b719d8296cdadd11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.650553 23029 leader_election.cc:290] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:32.654677 23024 tablet_bootstrap.cc:654] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.648720 23023 consensus_queue.cc:260] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
W20260713 09:08:32.656607 22780 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:32.658913 23023 ts_tablet_manager.cc:1434] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.096s	user 0.017s	sys 0.004s
I20260713 09:08:32.659830 23023 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:32.665520 23023 tablet_bootstrap.cc:654] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.667546 23025 raft_consensus.cc:359] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.668574 23025 raft_consensus.cc:385] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.668880 23025 raft_consensus.cc:740] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.669620 23025 consensus_queue.cc:260] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.677537 23025 ts_tablet_manager.cc:1434] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260713 09:08:32.686055 23025 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.702611 23024 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:32.703076 23024 ts_tablet_manager.cc:1403] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.008s
I20260713 09:08:32.705873 23024 raft_consensus.cc:359] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.706660 23024 raft_consensus.cc:385] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.706993 23024 raft_consensus.cc:740] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.707854 23024 consensus_queue.cc:260] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.716852 23024 ts_tablet_manager.cc:1434] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:08:32.729416 23024 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:32.740118 23029 raft_consensus.cc:493] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.740577 23029 raft_consensus.cc:515] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.743885 23029 leader_election.cc:290] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515), 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091)
I20260713 09:08:32.744323 23029 raft_consensus.cc:493] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.744741 23029 raft_consensus.cc:515] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.746688 23029 leader_election.cc:290] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:32.748328 23024 tablet_bootstrap.cc:654] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.749051 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38469060b31a4cb8920305f851ec4788" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:32.749368 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c213c3f09a2406ea6a9459382f21fda" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:32.750005 22982 raft_consensus.cc:2468] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
W20260713 09:08:32.751291 22875 leader_election.cc:343] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.751837 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c1b9a61b2405790cdf8e0a8914fd5" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:32.751983 22875 leader_election.cc:304] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:32.752743 23029 raft_consensus.cc:2804] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.753093 23029 raft_consensus.cc:493] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.753422 23029 raft_consensus.cc:3060] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.756116 23025 tablet_bootstrap.cc:654] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:32.756264 22875 leader_election.cc:343] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.759932 23023 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:32.760341 23023 ts_tablet_manager.cc:1403] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.049s
I20260713 09:08:32.763619 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38469060b31a4cb8920305f851ec4788" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:32.764183 23024 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:32.763749 23023 raft_consensus.cc:359] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.764623 23024 ts_tablet_manager.cc:1403] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260713 09:08:32.764668 23023 raft_consensus.cc:385] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.764971 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c213c3f09a2406ea6a9459382f21fda" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:32.765196 23023 raft_consensus.cc:740] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.765628 22833 raft_consensus.cc:2468] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:32.766696 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c1b9a61b2405790cdf8e0a8914fd5" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:32.766306 23023 consensus_queue.cc:260] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.767313 22832 raft_consensus.cc:2468] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:32.767601 23024 raft_consensus.cc:359] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.768261 23024 raft_consensus.cc:385] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.768571 23024 raft_consensus.cc:740] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
W20260713 09:08:32.768893 22873 leader_election.cc:343] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.769295 22873 leader_election.cc:304] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:32.769259 23024 consensus_queue.cc:260] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.770928 22873 leader_election.cc:304] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [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: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:32.772161 23043 raft_consensus.cc:2749] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:32.772761 23043 raft_consensus.cc:2804] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.773083 23043 raft_consensus.cc:493] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.773404 23043 raft_consensus.cc:3060] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.773824 23024 ts_tablet_manager.cc:1434] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:32.774791 23024 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:32.779737 23029 raft_consensus.cc:515] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.780697 23024 tablet_bootstrap.cc:654] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.782440 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c213c3f09a2406ea6a9459382f21fda" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:32.782990 22982 raft_consensus.cc:3060] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.790267 23023 ts_tablet_manager.cc:1434] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.004s
I20260713 09:08:32.795208 22982 raft_consensus.cc:2468] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:32.796729 22875 leader_election.cc:304] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:32.800269 23043 raft_consensus.cc:515] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.801555 23023 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:32.802896 23029 leader_election.cc:290] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515), 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091)
I20260713 09:08:32.803634 23029 raft_consensus.cc:2804] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.804184 23029 raft_consensus.cc:697] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:32.809185 23025 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:32.809758 23025 ts_tablet_manager.cc:1403] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.124s	user 0.028s	sys 0.033s
I20260713 09:08:32.809628 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c213c3f09a2406ea6a9459382f21fda" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:32.810514 22832 raft_consensus.cc:3060] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.811847 23023 tablet_bootstrap.cc:654] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.813017 23025 raft_consensus.cc:359] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.813774 23025 raft_consensus.cc:385] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.814162 23025 raft_consensus.cc:740] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.815310 23025 consensus_queue.cc:260] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.818324 23025 ts_tablet_manager.cc:1434] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:32.819581 23025 tablet_bootstrap.cc:492] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.820173 22832 raft_consensus.cc:2468] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:32.823937 23023 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:32.824429 23023 ts_tablet_manager.cc:1403] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260713 09:08:32.823695 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c1b9a61b2405790cdf8e0a8914fd5" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:32.825315 22982 raft_consensus.cc:3060] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.826691 23025 tablet_bootstrap.cc:654] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.827275 23023 raft_consensus.cc:359] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.828014 23023 raft_consensus.cc:385] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.828312 23023 raft_consensus.cc:740] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.829074 23023 consensus_queue.cc:260] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.829486 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3c1b9a61b2405790cdf8e0a8914fd5" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:32.830266 22832 raft_consensus.cc:3060] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.834084 23043 leader_election.cc:290] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:32.805210 23029 consensus_queue.cc:237] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } }
I20260713 09:08:32.834511 23023 ts_tablet_manager.cc:1434] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260713 09:08:32.835754 23023 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:32.840947 23025 tablet_bootstrap.cc:492] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:32.841497 23025 ts_tablet_manager.cc:1403] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260713 09:08:32.844241 23023 tablet_bootstrap.cc:654] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.844368 22982 raft_consensus.cc:2468] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:32.844642 23025 raft_consensus.cc:359] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.845520 23025 raft_consensus.cc:385] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.845583 22875 leader_election.cc:304] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:32.845948 23025 raft_consensus.cc:740] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.846882 23043 raft_consensus.cc:2804] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.847482 23043 raft_consensus.cc:697] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:32.846828 23025 consensus_queue.cc:260] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.847813 23024 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:32.848922 23024 ts_tablet_manager.cc:1403] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.026s
I20260713 09:08:32.849030 23043 consensus_queue.cc:237] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.850163 23025 ts_tablet_manager.cc:1434] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:08:32.851136 23025 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.851820 23024 raft_consensus.cc:359] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.852579 23024 raft_consensus.cc:385] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.852559 23031 raft_consensus.cc:493] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.853124 23024 raft_consensus.cc:740] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.853276 23031 raft_consensus.cc:515] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.853864 23024 consensus_queue.cc:260] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.858605 22731 catalog_manager.cc:5697] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.865453 23031 leader_election.cc:290] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:32.868446 23024 ts_tablet_manager.cc:1434] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:08:32.867465 23031 raft_consensus.cc:493] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.869069 23031 raft_consensus.cc:515] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.872187 23024 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:32.877638 23031 leader_election.cc:290] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:32.867008 22832 raft_consensus.cc:2468] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:32.880048 23025 tablet_bootstrap.cc:654] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.890350 23023 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:32.890966 23023 ts_tablet_manager.cc:1403] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.000s
I20260713 09:08:32.898938 23023 raft_consensus.cc:359] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.901731 23023 raft_consensus.cc:385] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.902642 23023 raft_consensus.cc:740] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.904614 23023 consensus_queue.cc:260] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.906821 23023 ts_tablet_manager.cc:1434] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:08:32.909701 23023 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:32.915712 23023 tablet_bootstrap.cc:654] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.918273 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e53ffde0d413db65c9e94cc3b466f" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:32.920164 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38469060b31a4cb8920305f851ec4788" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:32.920266 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e53ffde0d413db65c9e94cc3b466f" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:32.920898 22909 raft_consensus.cc:2468] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
W20260713 09:08:32.921833 22947 leader_election.cc:343] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.922049 23025 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
W20260713 09:08:32.922634 22947 leader_election.cc:343] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.922686 23025 ts_tablet_manager.cc:1403] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.005s
I20260713 09:08:32.925204 23024 tablet_bootstrap.cc:654] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.927188 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38469060b31a4cb8920305f851ec4788" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:32.927153 23025 raft_consensus.cc:359] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.928032 23025 raft_consensus.cc:385] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.927973 22908 raft_consensus.cc:2468] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:32.928400 23025 raft_consensus.cc:740] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.927438 22948 leader_election.cc:304] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [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: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017
I20260713 09:08:32.929455 23043 raft_consensus.cc:493] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.929586 23031 raft_consensus.cc:2804] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.929965 23031 raft_consensus.cc:493] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.930162 23023 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:32.929908 23043 raft_consensus.cc:515] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.930486 23031 raft_consensus.cc:3060] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.930703 23023 ts_tablet_manager.cc:1403] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260713 09:08:32.932320 23043 leader_election.cc:290] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:32.933537 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
W20260713 09:08:32.934916 22875 leader_election.cc:343] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.934438 23023 raft_consensus.cc:359] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.935706 23023 raft_consensus.cc:385] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.936080 23023 raft_consensus.cc:740] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.936664 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:32.936767 23023 consensus_queue.cc:260] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.937517 22832 raft_consensus.cc:2468] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:32.938876 22873 leader_election.cc:304] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [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: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:32.939100 23023 ts_tablet_manager.cc:1434] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:32.939648 23031 raft_consensus.cc:515] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.940029 23043 raft_consensus.cc:2804] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.940531 23043 raft_consensus.cc:493] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.940635 23023 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:32.940999 23043 raft_consensus.cc:3060] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.942239 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e53ffde0d413db65c9e94cc3b466f" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
W20260713 09:08:32.943508 22947 leader_election.cc:343] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.946144 22948 leader_election.cc:304] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017
I20260713 09:08:32.947284 23055 raft_consensus.cc:2804] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:32.947675 23055 raft_consensus.cc:493] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:32.947810 23023 tablet_bootstrap.cc:654] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.948050 23055 raft_consensus.cc:3060] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.947777 23043 raft_consensus.cc:515] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.949344 23025 consensus_queue.cc:260] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.950744 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:32.951313 22832 raft_consensus.cc:3060] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.951794 23025 ts_tablet_manager.cc:1434] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:08:32.953011 23025 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:32.956313 23029 raft_consensus.cc:493] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.956712 23031 leader_election.cc:290] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:32.956831 23029 raft_consensus.cc:515] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.958534 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e53ffde0d413db65c9e94cc3b466f" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:32.959301 22908 raft_consensus.cc:3060] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.959618 23043 leader_election.cc:290] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:32.958781 22832 raft_consensus.cc:2468] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:32.960201 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:32.961179 22873 leader_election.cc:304] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
W20260713 09:08:32.961730 22875 leader_election.cc:343] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.962023 23043 raft_consensus.cc:2804] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.958798 23055 raft_consensus.cc:515] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.963198 23043 raft_consensus.cc:697] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:32.964403 23055 leader_election.cc:290] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:32.964557 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38469060b31a4cb8920305f851ec4788" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:32.965301 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38469060b31a4cb8920305f851ec4788" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:32.965853 22909 raft_consensus.cc:3060] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:32.965884 22947 leader_election.cc:343] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.967168 23029 leader_election.cc:290] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:32.966889 23043 consensus_queue.cc:237] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.968559 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888e0049d6f240c295f6ac513edcaf20" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:32.968981 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888e0049d6f240c295f6ac513edcaf20" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
W20260713 09:08:32.969847 22873 leader_election.cc:343] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:32.971123 22875 leader_election.cc:343] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:32.971554 22875 leader_election.cc:304] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:32.971658 22908 raft_consensus.cc:2468] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:32.972285 23029 raft_consensus.cc:2749] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:32.972628 22909 raft_consensus.cc:2468] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:32.974231 23024 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:32.974179 22948 leader_election.cc:304] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017
I20260713 09:08:32.974838 23024 ts_tablet_manager.cc:1403] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.001s
I20260713 09:08:32.975719 22948 leader_election.cc:304] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017
I20260713 09:08:32.976334 23025 tablet_bootstrap.cc:654] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.977713 23024 raft_consensus.cc:359] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.978421 23024 raft_consensus.cc:385] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.978720 23024 raft_consensus.cc:740] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.979780 23031 raft_consensus.cc:2804] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.981124 23055 raft_consensus.cc:2804] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.983541 23023 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:32.984117 23023 ts_tablet_manager.cc:1403] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.007s
I20260713 09:08:32.986725 23055 raft_consensus.cc:697] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:32.987576 23055 consensus_queue.cc:237] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.987826 23023 raft_consensus.cc:359] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.988440 23031 raft_consensus.cc:697] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:32.988740 23023 raft_consensus.cc:385] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.989270 23031 consensus_queue.cc:237] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.989105 22731 catalog_manager.cc:5697] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.989785 23024 consensus_queue.cc:260] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.991531 23032 raft_consensus.cc:493] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:32.991240 22731 catalog_manager.cc:5697] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.992112 23032 raft_consensus.cc:515] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:32.999940 23032 leader_election.cc:290] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.009801 23025 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.010267 23025 ts_tablet_manager.cc:1403] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.012s
I20260713 09:08:33.012749 23025 raft_consensus.cc:359] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.013377 23025 raft_consensus.cc:385] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.013495 23031 raft_consensus.cc:493] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.013670 23025 raft_consensus.cc:740] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.014245 23031 raft_consensus.cc:515] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.014837 23024 ts_tablet_manager.cc:1434] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260713 09:08:33.014663 23025 consensus_queue.cc:260] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.014315 22730 catalog_manager.cc:5697] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:33.015755 23024 tablet_bootstrap.cc:492] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.016129 22730 catalog_manager.cc:5697] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:33.018050 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:32.989161 23023 raft_consensus.cc:740] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
W20260713 09:08:33.019555 22948 leader_election.cc:343] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.019271 23023 consensus_queue.cc:260] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.021498 23023 ts_tablet_manager.cc:1434] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.037s	user 0.000s	sys 0.007s
I20260713 09:08:33.021838 23025 ts_tablet_manager.cc:1434] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:33.023015 23025 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.025911 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
W20260713 09:08:33.028451 22947 leader_election.cc:343] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.028506 23031 leader_election.cc:290] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:33.028823 23025 tablet_bootstrap.cc:654] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.028971 22947 leader_election.cc:304] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:33.030997 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e53ffde0d413db65c9e94cc3b466f" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.031899 22909 raft_consensus.cc:2393] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06abaa3dde4648aa8148222b471ca017 in current term 1: Already voted for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in this term.
I20260713 09:08:33.033092 23031 raft_consensus.cc:2749] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.034708 23031 raft_consensus.cc:493] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.035262 23031 raft_consensus.cc:515] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.036340 23032 raft_consensus.cc:493] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.036790 23032 raft_consensus.cc:515] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.038008 23031 leader_election.cc:290] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:33.038249 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823e53ffde0d413db65c9e94cc3b466f" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.038760 23032 leader_election.cc:290] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.039299 23023 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.040203 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.042704 22800 leader_election.cc:304] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017; no voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:33.043879 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.045025 22982 raft_consensus.cc:2468] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.047622 23032 raft_consensus.cc:3060] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.048157 23023 tablet_bootstrap.cc:654] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.048774 22800 leader_election.cc:304] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:33.050902 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.051472 22909 raft_consensus.cc:2468] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.053129 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.053861 22832 raft_consensus.cc:2393] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74d34cc53a334fb2a1bf6063ababa4e1 in current term 1: Already voted for candidate d8ed0eac4d274b129d2e0ca10ed623dc in this term.
I20260713 09:08:33.054913 22947 leader_election.cc:304] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:33.056066 23055 raft_consensus.cc:3060] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.056421 23024 tablet_bootstrap.cc:654] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.059937 23032 raft_consensus.cc:2749] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.061973 23032 raft_consensus.cc:2804] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.062461 23032 raft_consensus.cc:493] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.062884 23032 raft_consensus.cc:3060] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.065883 23055 raft_consensus.cc:2749] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.072247 23032 raft_consensus.cc:515] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.079151 23032 leader_election.cc:290] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.079716 23073 raft_consensus.cc:493] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.080286 23025 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.080679 23025 ts_tablet_manager.cc:1403] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.031s
I20260713 09:08:33.080171 23073 raft_consensus.cc:515] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.080802 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:33.081380 22982 raft_consensus.cc:3060] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.082679 23073 leader_election.cc:290] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.082789 23025 raft_consensus.cc:359] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.083436 23025 raft_consensus.cc:385] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.083669 23025 raft_consensus.cc:740] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.084219 23025 consensus_queue.cc:260] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.085759 23025 ts_tablet_manager.cc:1434] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:33.086997 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:33.087411 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.088142 23025 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.087558 22909 raft_consensus.cc:3060] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.088442 22982 raft_consensus.cc:2468] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.091924 22800 leader_election.cc:304] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:33.092713 23073 raft_consensus.cc:2804] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.093175 23073 raft_consensus.cc:697] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Leader. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:33.093911 23073 consensus_queue.cc:237] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.094702 23025 tablet_bootstrap.cc:654] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:33.095106 22799 leader_election.cc:343] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.097112 23024 tablet_bootstrap.cc:492] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.097704 23024 ts_tablet_manager.cc:1403] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.003s
I20260713 09:08:33.100190 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.101297 23024 raft_consensus.cc:359] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
W20260713 09:08:33.101713 22800 leader_election.cc:343] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.094697 22909 raft_consensus.cc:2468] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.104378 23023 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.104997 22800 leader_election.cc:304] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017; no voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:33.106751 23073 raft_consensus.cc:2749] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.105675 23023 ts_tablet_manager.cc:1403] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.006s
I20260713 09:08:33.109000 22730 catalog_manager.cc:5697] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abaa3dde4648aa8148222b471ca017 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.104868 23024 raft_consensus.cc:385] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.110551 23024 raft_consensus.cc:740] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.111012 23023 raft_consensus.cc:359] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.111986 23024 consensus_queue.cc:260] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.114194 23025 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.114368 23024 ts_tablet_manager.cc:1434] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:08:33.114656 23025 ts_tablet_manager.cc:1403] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260713 09:08:33.115273 23024 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.117153 23025 raft_consensus.cc:359] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.117807 23025 raft_consensus.cc:385] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.111974 23023 raft_consensus.cc:385] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.118079 23025 raft_consensus.cc:740] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.118489 23023 raft_consensus.cc:740] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.118973 23025 consensus_queue.cc:260] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.119117 23023 consensus_queue.cc:260] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.120900 23023 ts_tablet_manager.cc:1434] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:08:33.123339 23025 ts_tablet_manager.cc:1434] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:33.124163 23025 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.124902 23024 tablet_bootstrap.cc:654] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.127955 23023 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.129422 23025 tablet_bootstrap.cc:654] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.136762 23023 tablet_bootstrap.cc:654] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.141129 23024 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.141532 23024 ts_tablet_manager.cc:1403] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:08:33.141839 23025 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.141986 23023 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.142333 23025 ts_tablet_manager.cc:1403] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.007s
I20260713 09:08:33.142457 23023 ts_tablet_manager.cc:1403] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:08:33.144002 23024 raft_consensus.cc:359] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.144306 23023 raft_consensus.cc:359] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.144730 23024 raft_consensus.cc:385] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.144862 23023 raft_consensus.cc:385] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.145104 23024 raft_consensus.cc:740] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.144802 23025 raft_consensus.cc:359] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.145293 23023 raft_consensus.cc:740] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.145522 23025 raft_consensus.cc:385] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.145828 23025 raft_consensus.cc:740] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.145908 23024 consensus_queue.cc:260] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.146005 23023 consensus_queue.cc:260] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.146490 23025 consensus_queue.cc:260] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.147826 23024 ts_tablet_manager.cc:1434] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:08:33.148237 23025 ts_tablet_manager.cc:1434] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:33.148998 23024 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.151448 23025 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.153345 23023 ts_tablet_manager.cc:1434] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:33.156489 23024 tablet_bootstrap.cc:654] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.156728 23023 tablet_bootstrap.cc:492] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.157219 23025 tablet_bootstrap.cc:654] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.162567 23023 tablet_bootstrap.cc:654] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.168587 23024 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.168587 23025 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.169114 23025 ts_tablet_manager.cc:1403] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:08:33.169155 23024 ts_tablet_manager.cc:1403] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:08:33.171698 23024 raft_consensus.cc:359] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.171877 23025 raft_consensus.cc:359] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.172319 23024 raft_consensus.cc:385] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.172422 23025 raft_consensus.cc:385] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.172606 23024 raft_consensus.cc:740] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.172680 23025 raft_consensus.cc:740] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.173453 23023 tablet_bootstrap.cc:492] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.173349 23025 consensus_queue.cc:260] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.173406 23024 consensus_queue.cc:260] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.173995 23023 ts_tablet_manager.cc:1403] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:08:33.175602 23024 ts_tablet_manager.cc:1434] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:33.176466 23024 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.176616 23023 raft_consensus.cc:359] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.177255 23023 raft_consensus.cc:385] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.177502 23023 raft_consensus.cc:740] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.177588 23025 ts_tablet_manager.cc:1434] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:33.178496 23025 tablet_bootstrap.cc:492] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.178339 23023 consensus_queue.cc:260] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.181567 23043 raft_consensus.cc:493] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.182170 23024 tablet_bootstrap.cc:654] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.182019 23043 raft_consensus.cc:515] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.184211 23043 leader_election.cc:290] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.184330 23025 tablet_bootstrap.cc:654] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.185192 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.185624 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.185791 22982 raft_consensus.cc:2468] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:33.186921 22875 leader_election.cc:304] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.187628 23043 raft_consensus.cc:2804] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.187999 23043 raft_consensus.cc:493] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.188336 23043 raft_consensus.cc:3060] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:33.187637 22873 leader_election.cc:343] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.195755 23043 raft_consensus.cc:515] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.196301 23025 tablet_bootstrap.cc:492] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.196864 23025 ts_tablet_manager.cc:1403] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:08:33.198323 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
W20260713 09:08:33.199550 22873 leader_election.cc:343] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.200227 23023 ts_tablet_manager.cc:1434] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260713 09:08:33.200456 23024 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.200881 23024 ts_tablet_manager.cc:1403] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260713 09:08:33.201082 23023 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.202874 23025 raft_consensus.cc:359] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.203537 23025 raft_consensus.cc:385] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.203331 23024 raft_consensus.cc:359] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.203788 23025 raft_consensus.cc:740] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.203949 23024 raft_consensus.cc:385] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.204210 23024 raft_consensus.cc:740] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.204455 23025 consensus_queue.cc:260] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.205081 23024 consensus_queue.cc:260] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.206569 23025 ts_tablet_manager.cc:1434] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:33.205747 23043 leader_election.cc:290] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.207132 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:33.207666 22982 raft_consensus.cc:3060] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.208520 23073 raft_consensus.cc:493] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.209079 23023 tablet_bootstrap.cc:654] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.209281 23025 tablet_bootstrap.cc:492] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.208948 23073 raft_consensus.cc:515] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.210892 23073 leader_election.cc:290] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.211475 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07423c0d026d4443a3381c834aa04573" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.211917 23024 ts_tablet_manager.cc:1434] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:08:33.212047 22909 raft_consensus.cc:2468] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.212280 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07423c0d026d4443a3381c834aa04573" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.212778 23024 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.212833 22983 raft_consensus.cc:2468] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.214005 22800 leader_election.cc:304] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:33.214761 23073 raft_consensus.cc:2804] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.215080 23073 raft_consensus.cc:493] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.215400 23073 raft_consensus.cc:3060] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.218825 23024 tablet_bootstrap.cc:654] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.228041 23073 raft_consensus.cc:515] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.231424 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07423c0d026d4443a3381c834aa04573" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:33.231935 22983 raft_consensus.cc:3060] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.233819 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07423c0d026d4443a3381c834aa04573" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:33.234429 22909 raft_consensus.cc:3060] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.239146 22983 raft_consensus.cc:2468] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.240592 22800 leader_election.cc:304] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:33.241644 23032 raft_consensus.cc:2804] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.246400 23043 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.252333 23073 leader_election.cc:290] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.253945 23025 tablet_bootstrap.cc:654] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.257627 22982 raft_consensus.cc:2468] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:33.260635 23032 raft_consensus.cc:697] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Leader. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:33.262699 23032 consensus_queue.cc:237] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.267342 22875 leader_election.cc:304] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017
I20260713 09:08:33.267444 23088 raft_consensus.cc:493] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.268123 23043 raft_consensus.cc:2804] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.268759 23043 raft_consensus.cc:697] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:33.268263 23088 raft_consensus.cc:515] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.270073 22909 raft_consensus.cc:2468] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.269549 23043 consensus_queue.cc:237] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.272081 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888e0049d6f240c295f6ac513edcaf20" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.272869 22908 raft_consensus.cc:2468] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.274405 22799 leader_election.cc:304] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.281420 23073 raft_consensus.cc:2804] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.282069 23073 raft_consensus.cc:493] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.282531 23073 raft_consensus.cc:3060] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.288278 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888e0049d6f240c295f6ac513edcaf20" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.289076 22982 raft_consensus.cc:2468] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.289791 23088 leader_election.cc:290] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.296065 23088 raft_consensus.cc:493] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.296635 23088 raft_consensus.cc:515] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.305255 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.308761 23043 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.310467 23024 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
W20260713 09:08:33.310860 22799 leader_election.cc:343] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.310931 23024 ts_tablet_manager.cc:1403] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.055s
I20260713 09:08:33.310864 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
W20260713 09:08:33.312412 22800 leader_election.cc:343] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.312813 22800 leader_election.cc:304] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017; no voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:33.313798 23024 raft_consensus.cc:359] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.314574 23024 raft_consensus.cc:385] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.313843 22730 catalog_manager.cc:5697] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abaa3dde4648aa8148222b471ca017 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.314842 23024 raft_consensus.cc:740] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.315033 23032 raft_consensus.cc:2749] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.315599 23024 consensus_queue.cc:260] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.319658 23023 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.320050 23024 ts_tablet_manager.cc:1434] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:33.320210 23023 ts_tablet_manager.cc:1403] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.039s
I20260713 09:08:33.320917 23024 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.324404 23043 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.326758 23024 tablet_bootstrap.cc:654] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.332613 23023 raft_consensus.cc:359] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.333092 23023 raft_consensus.cc:385] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.333314 23023 raft_consensus.cc:740] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.335067 22731 catalog_manager.cc:5697] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.340929 23043 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:33.333915 23023 consensus_queue.cc:260] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.345099 23023 ts_tablet_manager.cc:1434] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:08:33.347337 23043 raft_consensus.cc:493] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.347906 23043 raft_consensus.cc:515] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.351692 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52040bab2fd4e6283aaabe1284bafbe" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.352447 23043 leader_election.cc:290] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
W20260713 09:08:33.352903 22875 leader_election.cc:343] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.347800 23023 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.354338 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52040bab2fd4e6283aaabe1284bafbe" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
W20260713 09:08:33.355937 22873 leader_election.cc:343] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.356503 22873 leader_election.cc:304] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:33.358078 23043 raft_consensus.cc:2749] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.360556 23088 leader_election.cc:290] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.361330 23023 tablet_bootstrap.cc:654] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.295080 23073 raft_consensus.cc:515] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.376195 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888e0049d6f240c295f6ac513edcaf20" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:33.376703 23073 leader_election.cc:290] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.376822 22909 raft_consensus.cc:3060] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.376276 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "888e0049d6f240c295f6ac513edcaf20" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:33.378337 22983 raft_consensus.cc:3060] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.383731 22909 raft_consensus.cc:2468] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.384701 22983 raft_consensus.cc:2468] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.385083 22799 leader_election.cc:304] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.386166 23043 raft_consensus.cc:493] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.386592 23043 raft_consensus.cc:515] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.388482 23043 leader_election.cc:290] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.388952 23073 raft_consensus.cc:2804] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.390399 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698076b5a5d841b6b38b66b3884237d2" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.390996 22982 raft_consensus.cc:2468] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:33.391978 22875 leader_election.cc:304] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.392172 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698076b5a5d841b6b38b66b3884237d2" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.392822 23046 raft_consensus.cc:2804] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.393215 23046 raft_consensus.cc:493] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.393301 22833 raft_consensus.cc:2468] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:33.393512 23046 raft_consensus.cc:3060] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.389905 23073 raft_consensus.cc:697] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Leader. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:33.397078 23073 consensus_queue.cc:237] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.400123 23025 tablet_bootstrap.cc:492] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.400565 23025 ts_tablet_manager.cc:1403] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.003s
I20260713 09:08:33.401297 23024 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.401685 23024 ts_tablet_manager.cc:1403] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.044s
I20260713 09:08:33.402837 23046 raft_consensus.cc:515] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.404835 23046 leader_election.cc:290] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.406934 23066 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:33.407768 23024 raft_consensus.cc:359] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.408905 23024 raft_consensus.cc:385] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.409315 23024 raft_consensus.cc:740] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.410211 23024 consensus_queue.cc:260] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.412060 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698076b5a5d841b6b38b66b3884237d2" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:33.412213 22982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698076b5a5d841b6b38b66b3884237d2" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:33.412604 22833 raft_consensus.cc:3060] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.412703 22982 raft_consensus.cc:3060] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.412812 23024 ts_tablet_manager.cc:1434] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:33.413839 23024 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.413698 23055 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.417454 23025 raft_consensus.cc:359] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.418457 23025 raft_consensus.cc:385] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.418790 23025 raft_consensus.cc:740] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.420845 23025 consensus_queue.cc:260] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.456969 23046 raft_consensus.cc:493] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.465590 23046 raft_consensus.cc:515] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.476415 22982 raft_consensus.cc:2468] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:33.478514 22875 leader_election.cc:304] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.479573 23043 raft_consensus.cc:2804] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.480126 23043 raft_consensus.cc:697] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:33.481102 23043 consensus_queue.cc:237] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.477988 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.485464 22834 raft_consensus.cc:2468] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:33.478657 22831 raft_consensus.cc:3060] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.490988 22873 leader_election.cc:304] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.492064 23029 raft_consensus.cc:2804] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.492511 23029 raft_consensus.cc:493] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.492883 23029 raft_consensus.cc:3060] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.495229 23023 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.495723 23023 ts_tablet_manager.cc:1403] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.148s	user 0.023s	sys 0.000s
I20260713 09:08:33.498345 23024 tablet_bootstrap.cc:654] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.498766 23023 raft_consensus.cc:359] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.499554 23023 raft_consensus.cc:385] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.499853 23023 raft_consensus.cc:740] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.500744 23023 consensus_queue.cc:260] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.508153 23029 raft_consensus.cc:515] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.510876 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:33.511032 23046 leader_election.cc:290] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.511422 22834 raft_consensus.cc:3060] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.511356 23088 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.514289 23023 ts_tablet_manager.cc:1434] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:08:33.510087 23029 leader_election.cc:290] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.517608 22833 raft_consensus.cc:2468] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:33.519743 23025 ts_tablet_manager.cc:1434] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.119s	user 0.026s	sys 0.025s
I20260713 09:08:33.519773 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:33.520449 22983 raft_consensus.cc:3060] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.520705 23025 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.521667 22834 raft_consensus.cc:2468] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:33.522702 22732 catalog_manager.cc:5697] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abaa3dde4648aa8148222b471ca017 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.523999 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.527267 23025 tablet_bootstrap.cc:654] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.530978 23055 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:33.540484 22983 raft_consensus.cc:2468] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:33.542016 22875 leader_election.cc:304] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.543138 23029 raft_consensus.cc:2804] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.543762 23029 raft_consensus.cc:697] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:33.544790 23029 consensus_queue.cc:237] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.552183 23046 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:33.554033 23023 tablet_bootstrap.cc:492] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.560390 23088 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.562757 23066 raft_consensus.cc:493] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.563249 23066 raft_consensus.cc:515] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.565208 23066 leader_election.cc:290] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:33.570147 23031 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.575022 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05ec122b457494a861607c749e6a6a8" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.575739 22908 raft_consensus.cc:2468] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:33.576274 23046 raft_consensus.cc:493] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.576690 23046 raft_consensus.cc:515] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.577091 22948 leader_election.cc:304] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.578032 23031 raft_consensus.cc:2804] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.578459 23031 raft_consensus.cc:493] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.578843 23031 raft_consensus.cc:3060] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.579083 23046 leader_election.cc:290] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.581702 22834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05ec122b457494a861607c749e6a6a8" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.582525 22834 raft_consensus.cc:2468] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:33.584616 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05ec122b457494a861607c749e6a6a8" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.592139 23025 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.592582 23025 ts_tablet_manager.cc:1403] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.010s
I20260713 09:08:33.592932 23031 raft_consensus.cc:515] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.594923 22981 raft_consensus.cc:2393] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8ed0eac4d274b129d2e0ca10ed623dc in current term 1: Already voted for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in this term.
I20260713 09:08:33.595577 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05ec122b457494a861607c749e6a6a8" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:33.595660 23025 raft_consensus.cc:359] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.596217 22832 raft_consensus.cc:3060] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.596166 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05ec122b457494a861607c749e6a6a8" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:33.596903 22908 raft_consensus.cc:3060] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.601692 22832 raft_consensus.cc:2468] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:33.602799 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05ec122b457494a861607c749e6a6a8" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.603608 22833 raft_consensus.cc:2376] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1. Re-sending same reply.
I20260713 09:08:33.596417 23025 raft_consensus.cc:385] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.607725 23025 raft_consensus.cc:740] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.609398 23024 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.609449 22908 raft_consensus.cc:2468] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:33.610284 23031 leader_election.cc:290] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:33.610229 23025 consensus_queue.cc:260] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.610814 22948 leader_election.cc:304] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.612771 23025 ts_tablet_manager.cc:1434] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:08:33.613646 23023 tablet_bootstrap.cc:654] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.613803 23024 ts_tablet_manager.cc:1403] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.200s	user 0.006s	sys 0.005s
I20260713 09:08:33.613827 23025 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.613919 23066 raft_consensus.cc:2804] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.615195 23066 raft_consensus.cc:697] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:33.616061 23066 consensus_queue.cc:237] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.623795 22873 leader_election.cc:304] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [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: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:33.624718 23106 raft_consensus.cc:2764] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:33.624845 23024 raft_consensus.cc:359] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.625325 23029 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.625839 23024 raft_consensus.cc:385] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.626261 23024 raft_consensus.cc:740] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.626964 23024 consensus_queue.cc:260] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.627476 22730 catalog_manager.cc:5697] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.628887 23024 ts_tablet_manager.cc:1434] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:08:33.629667 23024 tablet_bootstrap.cc:492] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.635149 23024 tablet_bootstrap.cc:654] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.636116 23025 tablet_bootstrap.cc:654] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.648805 23029 raft_consensus.cc:493] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.649282 23029 raft_consensus.cc:515] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.651290 23029 leader_election.cc:290] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.655965 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f3592213f3459fae988f5c2c19a3b3" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
W20260713 09:08:33.657910 22875 leader_election.cc:343] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.656656 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f3592213f3459fae988f5c2c19a3b3" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
W20260713 09:08:33.659444 22873 leader_election.cc:343] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.659855 22873 leader_election.cc:304] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:33.660815 23029 raft_consensus.cc:2749] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.664875 23025 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.664151 22732 catalog_manager.cc:5697] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:33.665290 23024 tablet_bootstrap.cc:492] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.665722 23024 ts_tablet_manager.cc:1403] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.023s
I20260713 09:08:33.665302 23025 ts_tablet_manager.cc:1403] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.020s
W20260713 09:08:33.669235 22780 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:33.670943 23024 raft_consensus.cc:359] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.671579 23024 raft_consensus.cc:385] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.671846 23024 raft_consensus.cc:740] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.672361 23025 raft_consensus.cc:359] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.672557 23024 consensus_queue.cc:260] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.673023 23025 raft_consensus.cc:385] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.673439 23025 raft_consensus.cc:740] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.674146 23025 consensus_queue.cc:260] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.674739 23024 ts_tablet_manager.cc:1434] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:33.675629 23024 tablet_bootstrap.cc:492] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.676429 23025 ts_tablet_manager.cc:1434] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:33.679668 23023 tablet_bootstrap.cc:492] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.680104 23023 ts_tablet_manager.cc:1403] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.000s
I20260713 09:08:33.680930 23024 tablet_bootstrap.cc:654] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.682549 23023 raft_consensus.cc:359] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.683272 23023 raft_consensus.cc:385] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.683532 23023 raft_consensus.cc:740] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.684166 23023 consensus_queue.cc:260] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.686436 23025 tablet_bootstrap.cc:492] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.687384 23024 tablet_bootstrap.cc:492] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.687783 23024 ts_tablet_manager.cc:1403] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.008s
I20260713 09:08:33.690225 23024 raft_consensus.cc:359] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.690903 23024 raft_consensus.cc:385] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.691241 23024 raft_consensus.cc:740] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.691857 23024 consensus_queue.cc:260] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.686465 23023 ts_tablet_manager.cc:1434] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:33.692821 23025 tablet_bootstrap.cc:654] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.693307 23023 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.694056 23024 ts_tablet_manager.cc:1434] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:08:33.693357 22731 catalog_manager.cc:5697] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:33.694979 23024 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.700043 23073 raft_consensus.cc:493] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.700637 23073 raft_consensus.cc:515] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.703320 23073 leader_election.cc:290] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.705755 23023 tablet_bootstrap.cc:654] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.707221 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.711328 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd8748ea52453b87491e085251d731" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.711637 23024 tablet_bootstrap.cc:654] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.712074 22983 raft_consensus.cc:2393] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06abaa3dde4648aa8148222b471ca017 in current term 1: Already voted for candidate d8ed0eac4d274b129d2e0ca10ed623dc in this term.
I20260713 09:08:33.713059 22800 leader_election.cc:304] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017; no voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:33.714464 23025 tablet_bootstrap.cc:492] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.715019 23025 ts_tablet_manager.cc:1403] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260713 09:08:33.717651 23073 raft_consensus.cc:3060] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.718389 23025 raft_consensus.cc:359] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.719247 23025 raft_consensus.cc:385] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.719565 23025 raft_consensus.cc:740] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.720585 23025 consensus_queue.cc:260] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.723529 23073 raft_consensus.cc:2749] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:33.725942 23023 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.726295 23025 ts_tablet_manager.cc:1434] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260713 09:08:33.726438 23023 ts_tablet_manager.cc:1403] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:08:33.727147 23025 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.728971 23023 raft_consensus.cc:359] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.729642 23023 raft_consensus.cc:385] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.729995 23023 raft_consensus.cc:740] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.730824 23023 consensus_queue.cc:260] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.733062 23025 tablet_bootstrap.cc:654] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.738075 23088 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.739188 23024 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.739614 23024 ts_tablet_manager.cc:1403] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.014s
I20260713 09:08:33.742302 23024 raft_consensus.cc:359] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.743144 23024 raft_consensus.cc:385] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.743511 23024 raft_consensus.cc:740] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.744333 23024 consensus_queue.cc:260] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.746419 23024 ts_tablet_manager.cc:1434] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:33.747306 23023 ts_tablet_manager.cc:1434] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:08:33.747516 23024 tablet_bootstrap.cc:492] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.754853 23024 tablet_bootstrap.cc:654] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.755951 23023 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.763170 23023 tablet_bootstrap.cc:654] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.763314 23096 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.764910 23025 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.765338 23025 ts_tablet_manager.cc:1403] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.015s
I20260713 09:08:33.768173 23025 raft_consensus.cc:359] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.768983 23025 raft_consensus.cc:385] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.769296 23025 raft_consensus.cc:740] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.770020 23025 consensus_queue.cc:260] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.772513 23025 ts_tablet_manager.cc:1434] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:33.773597 23025 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.773706 23029 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:33.784158 23025 tablet_bootstrap.cc:654] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.787549 23024 tablet_bootstrap.cc:492] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.788160 23024 ts_tablet_manager.cc:1403] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.003s
I20260713 09:08:33.793285 23024 raft_consensus.cc:359] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.794242 23024 raft_consensus.cc:385] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.794642 23024 raft_consensus.cc:740] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.795562 23024 consensus_queue.cc:260] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.798120 23024 ts_tablet_manager.cc:1434] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:33.799554 23024 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.804857 23096 consensus_queue.cc:1048] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.823572 23023 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.824018 23023 ts_tablet_manager.cc:1403] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.021s
I20260713 09:08:33.826560 23023 raft_consensus.cc:359] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.827163 23023 raft_consensus.cc:385] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.827376 23024 tablet_bootstrap.cc:654] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.827425 23023 raft_consensus.cc:740] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.834467 23023 consensus_queue.cc:260] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.836673 23029 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:33.836987 23023 ts_tablet_manager.cc:1434] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.007s
I20260713 09:08:33.838022 23023 tablet_bootstrap.cc:492] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.845366 23023 tablet_bootstrap.cc:654] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.845820 23096 raft_consensus.cc:493] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.846330 23096 raft_consensus.cc:515] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.848341 23096 leader_election.cc:290] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.850615 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36ff9f9b17d45aea72c0934023e9ad4" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.851394 22908 raft_consensus.cc:2468] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.854015 22799 leader_election.cc:304] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.855386 23088 raft_consensus.cc:2804] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.855891 23088 raft_consensus.cc:493] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.856321 23088 raft_consensus.cc:3060] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.856536 23032 consensus_queue.cc:1048] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:33.860193 23025 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:33.860948 23025 ts_tablet_manager.cc:1403] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.026s
I20260713 09:08:33.865079 23025 raft_consensus.cc:359] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.885277 23025 raft_consensus.cc:385] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.885637 23025 raft_consensus.cc:740] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.850639 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36ff9f9b17d45aea72c0934023e9ad4" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:33.886336 23025 consensus_queue.cc:260] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.889003 23025 ts_tablet_manager.cc:1434] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
W20260713 09:08:33.890556 22800 leader_election.cc:343] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.892714 23088 raft_consensus.cc:515] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.893185 23025 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:33.895336 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36ff9f9b17d45aea72c0934023e9ad4" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:33.895884 22908 raft_consensus.cc:3060] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.897861 23096 raft_consensus.cc:493] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.898483 23096 raft_consensus.cc:515] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.900838 23096 leader_election.cc:290] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.904254 23031 raft_consensus.cc:493] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.904835 23031 raft_consensus.cc:515] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.907419 23031 leader_election.cc:290] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:33.909149 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.909590 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.909736 22831 raft_consensus.cc:2468] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:33.910174 22909 raft_consensus.cc:2468] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:33.911221 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f3592213f3459fae988f5c2c19a3b3" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.911818 22907 raft_consensus.cc:2468] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:33.912706 22947 leader_election.cc:304] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:33.913677 22799 leader_election.cc:304] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.914572 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f3592213f3459fae988f5c2c19a3b3" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
W20260713 09:08:33.916039 22800 leader_election.cc:343] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.916642 23031 raft_consensus.cc:2804] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.917033 23031 raft_consensus.cc:493] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.917323 23031 raft_consensus.cc:3060] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.919867 23073 raft_consensus.cc:2804] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.920274 23073 raft_consensus.cc:493] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.921829 23073 raft_consensus.cc:3060] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.923092 23024 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:33.923666 23024 ts_tablet_manager.cc:1403] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.009s
I20260713 09:08:33.923631 23031 raft_consensus.cc:515] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.926358 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:33.926909 22831 raft_consensus.cc:3060] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.927977 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36ff9f9b17d45aea72c0934023e9ad4" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
W20260713 09:08:33.929605 22800 leader_election.cc:343] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.930366 23088 leader_election.cc:290] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.931216 23025 tablet_bootstrap.cc:654] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.932425 23024 raft_consensus.cc:359] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.935210 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:33.933295 22831 raft_consensus.cc:2468] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:33.935801 22907 raft_consensus.cc:3060] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.935422 23023 tablet_bootstrap.cc:492] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.936393 23023 ts_tablet_manager.cc:1403] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.099s	user 0.042s	sys 0.050s
I20260713 09:08:33.938674 22947 leader_election.cc:304] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:33.938635 23023 raft_consensus.cc:359] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.939400 23023 raft_consensus.cc:385] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.939622 23023 raft_consensus.cc:740] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.939661 23066 raft_consensus.cc:2804] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.938760 23073 raft_consensus.cc:515] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.940173 23023 consensus_queue.cc:260] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.940187 23066 raft_consensus.cc:697] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:33.941322 23066 consensus_queue.cc:237] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.941926 23023 ts_tablet_manager.cc:1434] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:33.941989 23073 leader_election.cc:290] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:33.942771 23023 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:33.920351 22908 raft_consensus.cc:2468] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.934594 23024 raft_consensus.cc:385] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.943876 23024 raft_consensus.cc:740] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.944482 23024 consensus_queue.cc:260] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.946421 23024 ts_tablet_manager.cc:1434] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:08:33.947666 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f3592213f3459fae988f5c2c19a3b3" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:33.948355 22983 raft_consensus.cc:3060] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.950290 23023 tablet_bootstrap.cc:654] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.951377 23024 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:33.952708 22799 leader_election.cc:304] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:33.954900 23073 raft_consensus.cc:2804] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.954692 23029 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:33.955371 23073 raft_consensus.cc:697] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Leader. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:33.956193 23073 consensus_queue.cc:237] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.958618 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f3592213f3459fae988f5c2c19a3b3" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:33.959194 22908 raft_consensus.cc:3060] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.964243 23055 raft_consensus.cc:493] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.964834 23055 raft_consensus.cc:515] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.968721 22909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae7a1055064d16a42ec37618724852" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:33.969344 22909 raft_consensus.cc:2468] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:33.975749 23023 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:33.976123 23023 ts_tablet_manager.cc:1403] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.009s
I20260713 09:08:33.976046 22907 raft_consensus.cc:2468] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:33.968701 23055 leader_election.cc:290] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:33.981271 22948 leader_election.cc:304] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.981451 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae7a1055064d16a42ec37618724852" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:33.982050 22833 raft_consensus.cc:2468] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:33.982484 23055 raft_consensus.cc:2804] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.982146 22908 raft_consensus.cc:2468] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:33.982900 23055 raft_consensus.cc:493] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.983494 23055 raft_consensus.cc:3060] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.984977 23143 raft_consensus.cc:493] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.985133 23031 leader_election.cc:290] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:33.985491 23143 raft_consensus.cc:515] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.987074 23023 raft_consensus.cc:359] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.987948 23023 raft_consensus.cc:385] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.990389 23023 raft_consensus.cc:740] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.989534 22799 leader_election.cc:304] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:33.991588 23073 raft_consensus.cc:2804] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:33.992201 23073 raft_consensus.cc:697] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Leader. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:33.994769 23073 consensus_queue.cc:237] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:33.994423 23023 consensus_queue.cc:260] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.004281 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52040bab2fd4e6283aaabe1284bafbe" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.005151 22908 raft_consensus.cc:2468] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.006573 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52040bab2fd4e6283aaabe1284bafbe" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:34.007392 22831 raft_consensus.cc:2468] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.011929 23023 ts_tablet_manager.cc:1434] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260713 09:08:34.012830 23023 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:34.002570 23143 leader_election.cc:290] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.017963 23024 tablet_bootstrap.cc:654] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.018812 22948 leader_election.cc:304] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.022446 23143 raft_consensus.cc:2804] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.022979 23143 raft_consensus.cc:493] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.023481 23143 raft_consensus.cc:3060] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.020478 23043 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:08:34.017983 23055 raft_consensus.cc:515] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.031720 22983 raft_consensus.cc:2468] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:34.035643 23055 leader_election.cc:290] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.045361 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae7a1055064d16a42ec37618724852" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:34.046882 22908 raft_consensus.cc:3060] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.046378 22728 catalog_manager.cc:5697] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abaa3dde4648aa8148222b471ca017 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.051817 23043 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.057780 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cae7a1055064d16a42ec37618724852" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:34.060202 22831 raft_consensus.cc:3060] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.060623 23025 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:34.060360 23146 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.061046 23025 ts_tablet_manager.cc:1403] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.168s	user 0.049s	sys 0.025s
I20260713 09:08:34.063046 22729 catalog_manager.cc:5697] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.075788 22908 raft_consensus.cc:2468] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.079066 23143 raft_consensus.cc:515] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.090832 23023 tablet_bootstrap.cc:654] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.094944 22948 leader_election.cc:304] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.096477 23066 raft_consensus.cc:2804] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.097415 23066 raft_consensus.cc:697] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:34.098863 23066 consensus_queue.cc:237] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.106402 23143 leader_election.cc:290] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.117790 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52040bab2fd4e6283aaabe1284bafbe" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:34.118427 22908 raft_consensus.cc:3060] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.116247 23025 raft_consensus.cc:359] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.119360 23025 raft_consensus.cc:385] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.119729 23025 raft_consensus.cc:740] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.120538 23025 consensus_queue.cc:260] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.123317 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52040bab2fd4e6283aaabe1284bafbe" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:34.123577 23025 ts_tablet_manager.cc:1434] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.002s
I20260713 09:08:34.123893 22833 raft_consensus.cc:3060] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.124459 23025 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:34.127329 23024 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:34.127692 23024 ts_tablet_manager.cc:1403] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.177s	user 0.021s	sys 0.027s
I20260713 09:08:34.117482 22831 raft_consensus.cc:2468] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.135713 22833 raft_consensus.cc:2468] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.139485 23024 raft_consensus.cc:359] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.140185 23024 raft_consensus.cc:385] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.140506 23024 raft_consensus.cc:740] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.141331 23024 consensus_queue.cc:260] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.143795 23024 ts_tablet_manager.cc:1434] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:08:34.144608 23024 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:34.144394 22947 leader_election.cc:304] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:34.145221 23066 raft_consensus.cc:2804] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.145188 22908 raft_consensus.cc:2468] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.148124 23066 raft_consensus.cc:697] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:34.148944 23066 consensus_queue.cc:237] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.155712 23025 tablet_bootstrap.cc:654] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.158461 23043 raft_consensus.cc:493] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.158874 23043 raft_consensus.cc:515] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.161150 23043 leader_election.cc:290] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.162006 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09427713a4b57ba08d27b9e299d8d" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:34.163259 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09427713a4b57ba08d27b9e299d8d" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:34.172255 23024 tablet_bootstrap.cc:654] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.173602 23146 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.173693 22728 catalog_manager.cc:5697] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abaa3dde4648aa8148222b471ca017 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.167654 22983 raft_consensus.cc:2468] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
W20260713 09:08:34.167224 22873 leader_election.cc:343] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.176555 23073 raft_consensus.cc:493] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.177004 23073 raft_consensus.cc:515] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.181677 23023 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:34.182093 23023 ts_tablet_manager.cc:1403] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.009s
I20260713 09:08:34.183537 23043 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.184657 22875 leader_election.cc:304] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [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: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017
I20260713 09:08:34.185122 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb09ce7262e48c3b2fa6593174e3cb2" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.185691 23029 raft_consensus.cc:2804] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.186036 23029 raft_consensus.cc:493] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.186419 23029 raft_consensus.cc:3060] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.187870 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb09ce7262e48c3b2fa6593174e3cb2" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
W20260713 09:08:34.189155 22800 leader_election.cc:343] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:34.189849 22799 leader_election.cc:343] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.190344 22799 leader_election.cc:304] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017; no voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:34.191185 23023 raft_consensus.cc:359] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.191730 23023 raft_consensus.cc:385] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.191972 23023 raft_consensus.cc:740] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.192623 23023 consensus_queue.cc:260] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.193207 23136 raft_consensus.cc:2749] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.183074 23073 leader_election.cc:290] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.195689 23023 ts_tablet_manager.cc:1434] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260713 09:08:34.198199 23023 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:34.207458 23029 raft_consensus.cc:515] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.209394 23029 leader_election.cc:290] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.213940 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09427713a4b57ba08d27b9e299d8d" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
W20260713 09:08:34.215282 22873 leader_election.cc:343] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.215651 22728 catalog_manager.cc:5697] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.217144 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09427713a4b57ba08d27b9e299d8d" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:34.217720 22983 raft_consensus.cc:3060] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.217528 22728 catalog_manager.cc:5697] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.224822 22983 raft_consensus.cc:2468] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:34.231045 23023 tablet_bootstrap.cc:654] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.231196 22875 leader_election.cc:304] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 06abaa3dde4648aa8148222b471ca017
I20260713 09:08:34.234619 23043 raft_consensus.cc:2804] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.235672 23024 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:34.236271 23024 ts_tablet_manager.cc:1403] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.026s
I20260713 09:08:34.235311 23043 raft_consensus.cc:697] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:34.237392 23043 consensus_queue.cc:237] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.241830 23024 raft_consensus.cc:359] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.242540 23024 raft_consensus.cc:385] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.242858 23024 raft_consensus.cc:740] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.243469 23024 consensus_queue.cc:260] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.245198 23024 ts_tablet_manager.cc:1434] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:34.245986 23024 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:34.251171 23024 tablet_bootstrap.cc:654] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.254415 23025 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:34.254966 23025 ts_tablet_manager.cc:1403] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.007s
I20260713 09:08:34.259832 23025 raft_consensus.cc:359] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.260664 23025 raft_consensus.cc:385] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.261003 23025 raft_consensus.cc:740] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.262363 23025 consensus_queue.cc:260] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.266388 23025 ts_tablet_manager.cc:1434] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:08:34.267237 23025 tablet_bootstrap.cc:492] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:34.271790 22731 catalog_manager.cc:5697] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.298432 23025 tablet_bootstrap.cc:654] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.299731 23023 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:34.299731 23024 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:34.300357 23023 ts_tablet_manager.cc:1403] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.010s
I20260713 09:08:34.300369 23024 ts_tablet_manager.cc:1403] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.008s
I20260713 09:08:34.302204 23025 tablet_bootstrap.cc:492] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:34.302559 23025 ts_tablet_manager.cc:1403] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.001s
I20260713 09:08:34.302908 23024 raft_consensus.cc:359] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.303120 23023 raft_consensus.cc:359] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.303655 23024 raft_consensus.cc:385] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.303735 23023 raft_consensus.cc:385] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.303984 23024 raft_consensus.cc:740] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.304056 23023 raft_consensus.cc:740] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.304663 23024 consensus_queue.cc:260] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.304780 23023 consensus_queue.cc:260] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.306962 23023 ts_tablet_manager.cc:1434] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:34.306793 23024 ts_tablet_manager.cc:1434] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:34.308257 23023 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:34.309032 23024 tablet_bootstrap.cc:492] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:34.314178 23023 tablet_bootstrap.cc:654] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.314772 23024 tablet_bootstrap.cc:654] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.329427 23073 raft_consensus.cc:493] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.330063 23073 raft_consensus.cc:515] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.332942 23073 leader_election.cc:290] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.338572 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09427713a4b57ba08d27b9e299d8d" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:34.333411 23023 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:34.334896 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee09427713a4b57ba08d27b9e299d8d" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.342239 23023 ts_tablet_manager.cc:1403] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.013s
I20260713 09:08:34.335937 23108 raft_consensus.cc:493] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.343016 23108 raft_consensus.cc:515] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.342267 22983 raft_consensus.cc:2393] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06abaa3dde4648aa8148222b471ca017 in current term 1: Already voted for candidate d8ed0eac4d274b129d2e0ca10ed623dc in this term.
I20260713 09:08:34.343664 23024 tablet_bootstrap.cc:492] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:34.344180 23024 ts_tablet_manager.cc:1403] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.011s
I20260713 09:08:34.344645 22800 leader_election.cc:304] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017; no voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc
I20260713 09:08:34.345070 23108 leader_election.cc:290] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.346282 23136 raft_consensus.cc:3060] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.344899 23023 raft_consensus.cc:359] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.346743 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e99dba0c0e0469fbff679663ef77f79" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:34.346920 23024 raft_consensus.cc:359] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.346750 23023 raft_consensus.cc:385] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.347371 22832 raft_consensus.cc:2468] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:34.348145 23023 raft_consensus.cc:740] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.348853 23023 consensus_queue.cc:260] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.349383 22873 leader_election.cc:304] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.350890 23023 ts_tablet_manager.cc:1434] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:08:34.347654 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e99dba0c0e0469fbff679663ef77f79" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:34.351749 23023 tablet_bootstrap.cc:492] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:34.351835 22983 raft_consensus.cc:2468] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 0.
I20260713 09:08:34.305032 23025 raft_consensus.cc:359] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.352583 23025 raft_consensus.cc:385] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.352680 23108 raft_consensus.cc:2804] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.352898 23025 raft_consensus.cc:740] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.353147 23108 raft_consensus.cc:493] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.353609 23108 raft_consensus.cc:3060] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.357149 23023 tablet_bootstrap.cc:654] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.353720 23025 consensus_queue.cc:260] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.359886 23025 ts_tablet_manager.cc:1434] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.006s
I20260713 09:08:34.361428 23136 raft_consensus.cc:2749] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.347674 23024 raft_consensus.cc:385] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.363993 23024 raft_consensus.cc:740] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.364964 23024 consensus_queue.cc:260] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.374253 23025 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:34.375007 23024 ts_tablet_manager.cc:1434] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:08:34.376187 23024 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:34.383631 23024 tablet_bootstrap.cc:654] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.386936 23025 tablet_bootstrap.cc:654] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.391584 23023 tablet_bootstrap.cc:492] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:34.391325 23108 raft_consensus.cc:515] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.391999 23023 ts_tablet_manager.cc:1403] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.017s
I20260713 09:08:34.393431 23108 leader_election.cc:290] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.394392 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e99dba0c0e0469fbff679663ef77f79" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:34.394479 23023 raft_consensus.cc:359] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.395118 22832 raft_consensus.cc:3060] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.395308 23023 raft_consensus.cc:385] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.395650 23023 raft_consensus.cc:740] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.396519 23024 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:34.396251 23023 consensus_queue.cc:260] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.396919 23024 ts_tablet_manager.cc:1403] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260713 09:08:34.397593 23025 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:34.398001 23025 ts_tablet_manager.cc:1403] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260713 09:08:34.398156 23023 ts_tablet_manager.cc:1434] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:34.399199 23023 tablet_bootstrap.cc:492] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:34.399346 23024 raft_consensus.cc:359] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.399950 23024 raft_consensus.cc:385] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.400187 23024 raft_consensus.cc:740] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.400723 23025 raft_consensus.cc:359] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.400749 23024 consensus_queue.cc:260] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.401947 23025 raft_consensus.cc:385] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.402256 23025 raft_consensus.cc:740] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.403093 23024 ts_tablet_manager.cc:1434] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:34.402925 23025 consensus_queue.cc:260] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.403990 23024 tablet_bootstrap.cc:492] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017: Bootstrap starting.
I20260713 09:08:34.404886 23025 ts_tablet_manager.cc:1434] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:34.405197 23023 tablet_bootstrap.cc:654] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.405689 23025 tablet_bootstrap.cc:492] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc: Bootstrap starting.
I20260713 09:08:34.409930 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e99dba0c0e0469fbff679663ef77f79" candidate_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:34.410555 22981 raft_consensus.cc:3060] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.411067 23024 tablet_bootstrap.cc:654] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.412155 23025 tablet_bootstrap.cc:654] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.414450 23066 raft_consensus.cc:493] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.415023 23066 raft_consensus.cc:515] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.416726 23023 tablet_bootstrap.cc:492] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:34.417248 23023 ts_tablet_manager.cc:1403] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.013s
I20260713 09:08:34.418661 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.419756 22907 raft_consensus.cc:2468] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.419905 23023 raft_consensus.cc:359] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.420046 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:34.420538 23023 raft_consensus.cc:385] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.420843 23023 raft_consensus.cc:740] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.420975 22948 leader_election.cc:304] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.421471 23023 consensus_queue.cc:260] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.422327 23146 raft_consensus.cc:2804] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.422678 23146 raft_consensus.cc:493] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.423018 23146 raft_consensus.cc:3060] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.420904 22833 raft_consensus.cc:2468] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.426236 23023 ts_tablet_manager.cc:1434] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:34.427124 23023 tablet_bootstrap.cc:492] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:34.430936 23146 raft_consensus.cc:515] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.433210 23023 tablet_bootstrap.cc:654] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.433684 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:34.434689 22833 raft_consensus.cc:3060] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.437819 23025 tablet_bootstrap.cc:492] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc: No bootstrap required, opened a new log
I20260713 09:08:34.438264 23025 ts_tablet_manager.cc:1403] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260713 09:08:34.418551 23066 leader_election.cc:290] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.439188 23136 raft_consensus.cc:493] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.439630 23136 raft_consensus.cc:515] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.440863 22833 raft_consensus.cc:2468] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.446790 23024 tablet_bootstrap.cc:492] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017: No bootstrap required, opened a new log
I20260713 09:08:34.447211 23024 ts_tablet_manager.cc:1403] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.001s
I20260713 09:08:34.447417 22947 leader_election.cc:304] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:34.440737 23025 raft_consensus.cc:359] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.441644 23136 leader_election.cc:290] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.448211 23025 raft_consensus.cc:385] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.448578 23025 raft_consensus.cc:740] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.449210 23025 consensus_queue.cc:260] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.449685 23024 raft_consensus.cc:359] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.450320 23024 raft_consensus.cc:385] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.450574 23024 raft_consensus.cc:740] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.451057 23066 raft_consensus.cc:2804] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.451140 23024 consensus_queue.cc:260] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.451637 23066 raft_consensus.cc:697] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:34.452220 23025 ts_tablet_manager.cc:1434] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260713 09:08:34.452621 23024 ts_tablet_manager.cc:1434] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:34.452458 23066 consensus_queue.cc:237] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.443639 23023 tablet_bootstrap.cc:492] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:34.444526 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5d4323d9224212ba53bf638ccdb0b7" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:34.453603 23023 ts_tablet_manager.cc:1403] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.008s
I20260713 09:08:34.444773 23146 leader_election.cc:290] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.445864 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
W20260713 09:08:34.454376 22800 leader_election.cc:343] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.454260 23055 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.455570 22908 raft_consensus.cc:3060] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.456001 23023 raft_consensus.cc:359] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.456621 23023 raft_consensus.cc:385] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.456874 23023 raft_consensus.cc:740] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.457199 22981 raft_consensus.cc:2468] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:34.457502 23023 consensus_queue.cc:260] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.459434 23023 ts_tablet_manager.cc:1434] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:08:34.460194 23023 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: Bootstrap starting.
I20260713 09:08:34.446154 22832 raft_consensus.cc:2468] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ed0eac4d274b129d2e0ca10ed623dc in term 1.
I20260713 09:08:34.444800 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5d4323d9224212ba53bf638ccdb0b7" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.460994 22907 raft_consensus.cc:2468] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:34.461856 22908 raft_consensus.cc:2468] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.462484 22873 leader_election.cc:304] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.463343 23043 raft_consensus.cc:2804] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.463869 23043 raft_consensus.cc:697] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Leader. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:34.464674 23043 consensus_queue.cc:237] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.465945 22799 leader_election.cc:304] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [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: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 74d34cc53a334fb2a1bf6063ababa4e1
I20260713 09:08:34.466257 23023 tablet_bootstrap.cc:654] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.467139 23136 raft_consensus.cc:2804] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.467540 23136 raft_consensus.cc:493] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.467896 23136 raft_consensus.cc:3060] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.468111 23146 raft_consensus.cc:493] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.468564 23146 raft_consensus.cc:515] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.470255 23032 raft_consensus.cc:493] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.470737 23032 raft_consensus.cc:515] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.470546 23146 leader_election.cc:290] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.472666 23032 leader_election.cc:290] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.473394 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb09ce7262e48c3b2fa6593174e3cb2" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.474205 22908 raft_consensus.cc:2468] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.474731 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb09ce7262e48c3b2fa6593174e3cb2" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:34.475347 22832 raft_consensus.cc:2468] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.476804 22947 leader_election.cc:304] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:34.477710 23146 raft_consensus.cc:2804] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.478039 23146 raft_consensus.cc:493] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.478384 23146 raft_consensus.cc:3060] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.481709 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9e28fa762a4a39b719d8296cdadd11" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.482316 22908 raft_consensus.cc:2468] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:34.483520 22799 leader_election.cc:304] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.484292 23032 raft_consensus.cc:2804] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.484642 23032 raft_consensus.cc:493] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.484967 23032 raft_consensus.cc:3060] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.493893 22732 catalog_manager.cc:5697] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.495711 23136 raft_consensus.cc:515] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.497725 23136 leader_election.cc:290] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.498457 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9e28fa762a4a39b719d8296cdadd11" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" is_pre_election: true
I20260713 09:08:34.499013 22981 raft_consensus.cc:2468] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 0.
I20260713 09:08:34.500527 23136 consensus_queue.cc:1048] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.502421 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5d4323d9224212ba53bf638ccdb0b7" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:34.502983 22906 raft_consensus.cc:3060] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.508476 23032 raft_consensus.cc:515] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.511261 22981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5d4323d9224212ba53bf638ccdb0b7" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:34.511747 22908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9e28fa762a4a39b719d8296cdadd11" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:34.511999 22981 raft_consensus.cc:3060] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.512092 23032 leader_election.cc:290] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:34.512315 22908 raft_consensus.cc:3060] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.513056 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9e28fa762a4a39b719d8296cdadd11" candidate_uuid: "06abaa3dde4648aa8148222b471ca017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:34.513603 22983 raft_consensus.cc:3060] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.520123 22983 raft_consensus.cc:2468] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:34.520430 22981 raft_consensus.cc:2468] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:34.523448 22906 raft_consensus.cc:2468] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:34.511178 23066 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.489614 23146 raft_consensus.cc:515] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.526005 22799 leader_election.cc:304] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.527928 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb09ce7262e48c3b2fa6593174e3cb2" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:34.528045 23032 raft_consensus.cc:2804] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.528664 22907 raft_consensus.cc:3060] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.528792 23032 raft_consensus.cc:697] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Leader. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:34.530380 23146 leader_election.cc:290] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.529778 23032 consensus_queue.cc:237] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.534972 22800 leader_election.cc:304] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:34.536588 23096 consensus_queue.cc:1048] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.537454 23073 raft_consensus.cc:2804] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.538061 23073 raft_consensus.cc:697] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Leader. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:34.539095 23073 consensus_queue.cc:237] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.543504 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb09ce7262e48c3b2fa6593174e3cb2" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:34.544255 22832 raft_consensus.cc:3060] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.554491 22983 raft_consensus.cc:3060] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.556622 22907 raft_consensus.cc:2468] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.566234 22948 leader_election.cc:304] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d34cc53a334fb2a1bf6063ababa4e1, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:34.575063 23146 raft_consensus.cc:2804] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.575541 23146 raft_consensus.cc:697] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:34.576324 23146 consensus_queue.cc:237] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.567435 22908 raft_consensus.cc:2468] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06abaa3dde4648aa8148222b471ca017 in term 1.
I20260713 09:08:34.598084 22732 catalog_manager.cc:5697] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.603864 23146 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.606383 22729 catalog_manager.cc:5697] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.613094 23088 consensus_queue.cc:1048] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.612917 22731 catalog_manager.cc:5697] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abaa3dde4648aa8148222b471ca017 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.614040 23023 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: No bootstrap required, opened a new log
I20260713 09:08:34.614477 23023 ts_tablet_manager.cc:1403] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent bootstrapping tablet: real 0.154s	user 0.025s	sys 0.090s
I20260713 09:08:34.616593 23023 raft_consensus.cc:359] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.617010 23023 raft_consensus.cc:385] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.617277 23023 raft_consensus.cc:740] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.618841 23023 consensus_queue.cc:260] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.625880 23023 ts_tablet_manager.cc:1434] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:08:34.627887 22832 raft_consensus.cc:2468] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.633829 23088 consensus_queue.cc:1048] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.645744 23031 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.652011 22729 catalog_manager.cc:5697] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06abaa3dde4648aa8148222b471ca017 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:34.687371 22780 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:34.738691 23043 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.748435 23108 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.753188 23031 consensus_queue.cc:1048] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.760824 23031 consensus_queue.cc:1048] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.781461 23143 raft_consensus.cc:493] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.781858 23143 raft_consensus.cc:515] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.783495 23143 leader_election.cc:290] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.784046 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017" is_pre_election: true
I20260713 09:08:34.784543 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" is_pre_election: true
I20260713 09:08:34.784613 22833 raft_consensus.cc:2468] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.785087 22905 raft_consensus.cc:2468] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 0.
I20260713 09:08:34.785616 22947 leader_election.cc:304] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:34.786433 23143 raft_consensus.cc:2804] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.786726 23143 raft_consensus.cc:493] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.787004 23143 raft_consensus.cc:3060] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.791575 23143 raft_consensus.cc:515] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.793066 23143 leader_election.cc:290] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:34.793592 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:34.793948 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d" candidate_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:34.794054 22833 raft_consensus.cc:3060] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.794555 22905 raft_consensus.cc:3060] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.798377 22833 raft_consensus.cc:2468] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.798735 22905 raft_consensus.cc:2468] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d34cc53a334fb2a1bf6063ababa4e1 in term 1.
I20260713 09:08:34.799437 22947 leader_election.cc:304] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:34.800072 23143 raft_consensus.cc:2804] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.800529 23143 raft_consensus.cc:697] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:34.801185 23143 consensus_queue.cc:237] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } }
I20260713 09:08:34.807816 22729 catalog_manager.cc:5697] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.876171 23143 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.884969 23066 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.940580 23043 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.950119 23029 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.956615 23088 consensus_queue.cc:1048] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.970829 23073 consensus_queue.cc:1048] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.024874 23066 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.030952 23073 consensus_queue.cc:1048] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.037017 23073 consensus_queue.cc:1048] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.037108 23143 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.184664 23143 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.194150 23200 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.416921 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:35.422634 23202 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
W20260713 09:08:35.423432 23203 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
W20260713 09:08:35.424459 23205 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
I20260713 09:08:35.425179 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:35.427359 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:35.427544 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:35.427671 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933715427661 us; error 0 us; skew 500 ppm
I20260713 09:08:35.428123 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:35.430279 21737 webserver.cc:533] Webserver started at http://127.21.58.68:35773/ using document root <none> and password file <none>
I20260713 09:08:35.430716 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:35.430878 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:35.431083 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:35.432037 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-3-root/instance:
uuid: "626efdb17c324004abe0bbdabd09a0bd"
format_stamp: "Formatted at 2026-07-13 09:08:35 on dist-test-slave-6hmz"
I20260713 09:08:35.436206 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:08:35.439131 23210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.439949 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:35.440251 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-3-root
uuid: "626efdb17c324004abe0bbdabd09a0bd"
format_stamp: "Formatted at 2026-07-13 09:08:35 on dist-test-slave-6hmz"
I20260713 09:08:35.440601 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-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)
I20260713 09:08:35.465777 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:35.466997 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:35.468152 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:35.470294 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:35.470521 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.470759 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:35.470938 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:35.539224 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.68:43071
I20260713 09:08:35.539255 23272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.68:43071 every 8 connection(s)
I20260713 09:08:35.547943 21737 auto_leader_rebalancer-test.cc:392] add a tserver: 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:35.558100 23273 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36487
I20260713 09:08:35.558740 23273 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:35.559612 23273 heartbeater.cc:507] Master 127.21.58.126:36487 requested a full tablet report, sending...
I20260713 09:08:35.561432 22732 ts_manager.cc:194] Registered new tserver with Master: 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071)
I20260713 09:08:35.562605 22732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49458
I20260713 09:08:35.741014 22908 consensus_queue.cc:237] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:35.750196 22983 raft_consensus.cc:1275] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.750648 22833 raft_consensus.cc:1275] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.751510 23029 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.752473 23108 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.760057 23280 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.761467 22983 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.764003 22833 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.774178 22732 catalog_manager.cc:5697] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
W20260713 09:08:35.777719 22875 consensus_peers.cc:597] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2abd8748ea52453b87491e085251d731. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.794313 22983 consensus_queue.cc:237] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:35.801208 22908 raft_consensus.cc:1275] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.802727 23066 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.805398 22833 raft_consensus.cc:1275] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.806888 23066 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.810603 23143 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.812062 22908 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
W20260713 09:08:35.815738 22949 consensus_peers.cc:597] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cae7a1055064d16a42ec37618724852. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.822650 22833 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.824435 22729 catalog_manager.cc:5697] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.828585 22983 consensus_queue.cc:237] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
W20260713 09:08:35.839148 22949 consensus_peers.cc:597] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c05ec122b457494a861607c749e6a6a8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.840162 22833 raft_consensus.cc:1275] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.841347 23200 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.841850 22908 raft_consensus.cc:1275] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.843091 23200 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.847932 23143 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.851744 22908 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.852039 22833 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.860702 22731 catalog_manager.cc:5697] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.866144 22905 consensus_queue.cc:237] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
W20260713 09:08:35.873826 22875 consensus_peers.cc:597] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5acae1e77b34b8d840bf1cb3a66c4ef. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.875573 22983 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.875774 22833 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:35.877159 23046 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.877856 23280 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:35.885515 23108 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.888525 22983 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.888808 22833 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:35.898533 22729 catalog_manager.cc:5697] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.134078 23299 ts_tablet_manager.cc:933] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:36.135910 23299 tablet_copy_client.cc:323] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:36.145318 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet 2abd8748ea52453b87491e085251d731 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:36.145881 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet 2abd8748ea52453b87491e085251d731 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-2abd8748ea52453b87491e085251d731
I20260713 09:08:36.153538 22919 tablet_copy_source_session.cc:215] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.156971 23299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abd8748ea52453b87491e085251d731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.169262 23299 tablet_copy_client.cc:806] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.169780 23299 tablet_copy_client.cc:670] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.173401 23299 tablet_copy_client.cc:538] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.179009 23299 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:36.195859 23299 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:36.196734 23299 tablet_bootstrap.cc:492] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:36.197238 23299 ts_tablet_manager.cc:1403] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:08:36.199344 23299 raft_consensus.cc:359] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.199939 23299 raft_consensus.cc:740] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:36.200493 23299 consensus_queue.cc:260] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.202448 23273 heartbeater.cc:499] Master 127.21.58.126:36487 was elected leader, sending a full tablet report...
I20260713 09:08:36.202822 23299 ts_tablet_manager.cc:1434] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:08:36.204589 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-2abd8748ea52453b87491e085251d731 received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:36.204980 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-2abd8748ea52453b87491e085251d731 on tablet 2abd8748ea52453b87491e085251d731 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:36.314244 23299 ts_tablet_manager.cc:933] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:36.315850 23299 tablet_copy_client.cc:323] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:36.325412 22993 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet c05ec122b457494a861607c749e6a6a8 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:36.325984 22993 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet c05ec122b457494a861607c749e6a6a8 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-c05ec122b457494a861607c749e6a6a8
I20260713 09:08:36.330473 22993 tablet_copy_source_session.cc:215] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.332841 23299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05ec122b457494a861607c749e6a6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.342293 23299 tablet_copy_client.cc:806] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.342785 23299 tablet_copy_client.cc:670] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.344687 23306 ts_tablet_manager.cc:933] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:36.346240 23299 tablet_copy_client.cc:538] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.347035 23306 tablet_copy_client.cc:323] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:36.348397 22993 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet 2cae7a1055064d16a42ec37618724852 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:36.348851 22993 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet 2cae7a1055064d16a42ec37618724852 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-2cae7a1055064d16a42ec37618724852
I20260713 09:08:36.353179 22993 tablet_copy_source_session.cc:215] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.354193 23299 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:36.355433 23306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cae7a1055064d16a42ec37618724852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.367617 23306 tablet_copy_client.cc:806] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.368103 23306 tablet_copy_client.cc:670] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.371907 23306 tablet_copy_client.cc:538] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.377208 23299 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:36.379165 23306 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:36.379354 23299 tablet_bootstrap.cc:492] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:36.380056 23299 ts_tablet_manager.cc:1403] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260713 09:08:36.382800 23299 raft_consensus.cc:359] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.383595 23299 raft_consensus.cc:740] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:36.384236 23299 consensus_queue.cc:260] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.386328 23299 ts_tablet_manager.cc:1434] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:08:36.388684 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-c05ec122b457494a861607c749e6a6a8 received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:36.389122 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-c05ec122b457494a861607c749e6a6a8 on tablet c05ec122b457494a861607c749e6a6a8 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:36.397706 23306 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:36.398573 23306 tablet_bootstrap.cc:492] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:36.399148 23306 ts_tablet_manager.cc:1403] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260713 09:08:36.401834 23306 raft_consensus.cc:359] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.402621 23306 raft_consensus.cc:740] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:36.403205 23306 consensus_queue.cc:260] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.405375 23306 ts_tablet_manager.cc:1434] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:36.407121 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-2cae7a1055064d16a42ec37618724852 received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:36.407539 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-2cae7a1055064d16a42ec37618724852 on tablet 2cae7a1055064d16a42ec37618724852 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:36.434090 23306 ts_tablet_manager.cc:933] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:36.435602 23306 tablet_copy_client.cc:323] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:36.436919 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet e5acae1e77b34b8d840bf1cb3a66c4ef from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:36.437431 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet e5acae1e77b34b8d840bf1cb3a66c4ef from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-e5acae1e77b34b8d840bf1cb3a66c4ef
I20260713 09:08:36.444391 22919 tablet_copy_source_session.cc:215] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:36.446913 23306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5acae1e77b34b8d840bf1cb3a66c4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:36.456961 23306 tablet_copy_client.cc:806] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:36.457443 23306 tablet_copy_client.cc:670] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:36.460542 23306 tablet_copy_client.cc:538] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:36.465860 23306 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:36.480824 23306 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:36.481469 23306 tablet_bootstrap.cc:492] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:36.481940 23306 ts_tablet_manager.cc:1403] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:08:36.483880 23306 raft_consensus.cc:359] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.484452 23306 raft_consensus.cc:740] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:36.484915 23306 consensus_queue.cc:260] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:36.486953 23306 ts_tablet_manager.cc:1434] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:36.488425 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-e5acae1e77b34b8d840bf1cb3a66c4ef received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:36.488806 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-e5acae1e77b34b8d840bf1cb3a66c4ef on tablet e5acae1e77b34b8d840bf1cb3a66c4ef with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:36.595568 23248 raft_consensus.cc:1217] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:36.779919 23248 raft_consensus.cc:1217] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:36.911644 23248 raft_consensus.cc:1217] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:37.019202 23280 raft_consensus.cc:1064] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:37.021113 23280 consensus_queue.cc:237] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.028750 23248 raft_consensus.cc:1275] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.030158 23280 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.030970 22833 raft_consensus.cc:1275] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.032531 23280 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.038599 22983 raft_consensus.cc:1275] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.039994 23280 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:37.046838 23248 raft_consensus.cc:1217] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:37.048694 23108 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.050540 22832 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.085654 23248 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.088245 22732 catalog_manager.cc:5697] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.093588 22983 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.143359 22905 consensus_queue.cc:237] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.149443 23248 raft_consensus.cc:1275] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.151087 23029 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.155206 22832 raft_consensus.cc:1275] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.156716 23108 consensus_queue.cc:1048] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.158922 23319 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.160531 23248 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.165351 22832 raft_consensus.cc:2955] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.169047 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2abd8748ea52453b87491e085251d731 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.172750 22728 catalog_manager.cc:5697] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.182359 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 2abd8748ea52453b87491e085251d731 with delete_type TABLET_DATA_TOMBSTONED (TS 74d34cc53a334fb2a1bf6063ababa4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34940
I20260713 09:08:37.184352 23325 tablet_replica.cc:333] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:37.185051 23325 raft_consensus.cc:2243] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.185606 23325 raft_consensus.cc:2272] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.188186 23325 ts_tablet_manager.cc:1916] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.198794 23325 ts_tablet_manager.cc:1929] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.199119 23325 log.cc:1199] T 2abd8748ea52453b87491e085251d731 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/wals/2abd8748ea52453b87491e085251d731
I20260713 09:08:37.200305 22719 catalog_manager.cc:5028] TS 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): tablet 2abd8748ea52453b87491e085251d731 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:37.233505 23066 raft_consensus.cc:1064] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:37.235342 23066 consensus_queue.cc:237] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.240860 22905 raft_consensus.cc:1275] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.240855 23248 raft_consensus.cc:1275] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.242060 22832 raft_consensus.cc:1275] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.242480 23312 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.243317 23066 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.244284 23313 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.273279 23066 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.279492 23248 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.281301 22832 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.282581 22905 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.291764 22729 catalog_manager.cc:5697] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.309965 22983 consensus_queue.cc:237] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.314121 23248 raft_consensus.cc:1275] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.314393 22832 raft_consensus.cc:1275] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.315670 23066 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.316499 23312 consensus_queue.cc:1048] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.322651 23312 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.324865 23248 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.327343 22832 raft_consensus.cc:2955] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.336851 22731 catalog_manager.cc:5697] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.340201 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c05ec122b457494a861607c749e6a6a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.348834 22894 tablet_service.cc:1558] Processing DeleteTablet for tablet c05ec122b457494a861607c749e6a6a8 with delete_type TABLET_DATA_TOMBSTONED (TS d8ed0eac4d274b129d2e0ca10ed623dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48036
I20260713 09:08:37.350916 23330 tablet_replica.cc:333] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:37.353513 23330 raft_consensus.cc:2243] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.354121 23330 raft_consensus.cc:2272] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.358405 23330 ts_tablet_manager.cc:1916] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.364187 23312 raft_consensus.cc:1064] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:37.366569 23312 consensus_queue.cc:237] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.369719 23330 ts_tablet_manager.cc:1929] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.370198 23330 log.cc:1199] T c05ec122b457494a861607c749e6a6a8 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/wals/c05ec122b457494a861607c749e6a6a8
I20260713 09:08:37.372143 22718 catalog_manager.cc:5028] TS d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): tablet c05ec122b457494a861607c749e6a6a8 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:37.375815 22905 raft_consensus.cc:1275] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.375815 23248 raft_consensus.cc:1275] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.377645 23066 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.378325 23313 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.382543 22832 raft_consensus.cc:1275] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.384135 23066 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.399294 23312 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.401328 22905 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.412354 22833 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.412621 23248 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.420132 22728 catalog_manager.cc:5697] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.435089 22983 consensus_queue.cc:237] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.439801 23248 raft_consensus.cc:1275] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.440495 22905 raft_consensus.cc:1275] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.442154 23312 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:37.443058 23066 consensus_queue.cc:1048] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.448724 23332 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.451427 22905 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.456107 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2cae7a1055064d16a42ec37618724852 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.454985 23248 raft_consensus.cc:2955] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.464399 22731 catalog_manager.cc:5697] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:37.468745 23319 raft_consensus.cc:1064] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:37.470790 23319 consensus_queue.cc:237] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.474677 22823 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cae7a1055064d16a42ec37618724852 with delete_type TABLET_DATA_TOMBSTONED (TS 06abaa3dde4648aa8148222b471ca017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45452
I20260713 09:08:37.477666 23336 tablet_replica.cc:333] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:37.478892 23336 raft_consensus.cc:2243] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.480312 23336 raft_consensus.cc:2272] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.483917 23336 ts_tablet_manager.cc:1916] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.494380 22983 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.494968 22833 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.495513 23248 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:37.495623 23029 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.496904 23318 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:37.500325 23029 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:37.512852 23029 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.519156 22983 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.527436 23248 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.514638 23336 ts_tablet_manager.cc:1929] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.533448 23336 log.cc:1199] T 2cae7a1055064d16a42ec37618724852 P 06abaa3dde4648aa8148222b471ca017: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/wals/2cae7a1055064d16a42ec37618724852
I20260713 09:08:37.535215 22731 catalog_manager.cc:5697] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.535799 22717 catalog_manager.cc:5028] TS 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): tablet 2cae7a1055064d16a42ec37618724852 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:37.551695 22833 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.553575 22905 consensus_queue.cc:237] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:37.561623 22981 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.560786 23248 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:37.563022 23319 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.564664 23280 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:37.572022 23318 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.574884 22981 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.581733 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5acae1e77b34b8d840bf1cb3a66c4ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:37.587110 22728 catalog_manager.cc:5697] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.590751 23248 raft_consensus.cc:2955] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:37.596329 22823 tablet_service.cc:1558] Processing DeleteTablet for tablet e5acae1e77b34b8d840bf1cb3a66c4ef with delete_type TABLET_DATA_TOMBSTONED (TS 06abaa3dde4648aa8148222b471ca017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45452
I20260713 09:08:37.597157 23336 tablet_replica.cc:333] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:37.598021 23336 raft_consensus.cc:2243] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.598644 23336 raft_consensus.cc:2272] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.603675 23336 ts_tablet_manager.cc:1916] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:37.615041 23336 ts_tablet_manager.cc:1929] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:37.615291 23336 log.cc:1199] T e5acae1e77b34b8d840bf1cb3a66c4ef P 06abaa3dde4648aa8148222b471ca017: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/wals/e5acae1e77b34b8d840bf1cb3a66c4ef
I20260713 09:08:37.616377 22717 catalog_manager.cc:5028] TS 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): tablet e5acae1e77b34b8d840bf1cb3a66c4ef (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:38.675967 22905 consensus_queue.cc:237] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:38.686877 22832 raft_consensus.cc:1275] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:38.687094 22981 raft_consensus.cc:1275] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:38.688367 22875 consensus_peers.cc:597] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf3c1b9a61b2405790cdf8e0a8914fd5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.689255 23319 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:38.690531 23344 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:38.703100 22981 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.702646 23344 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.708714 22832 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.729686 22732 catalog_manager.cc:5697] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.735174 22981 consensus_queue.cc:237] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
W20260713 09:08:38.743513 22949 consensus_peers.cc:597] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 498c8b5d669644eabf2c54d82ea132e0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.745949 22908 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:38.746742 22832 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:38.747543 23312 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:38.748621 23332 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:38.757436 23312 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.761638 22832 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.765025 22908 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.772997 22731 catalog_manager.cc:5697] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.773161 22905 consensus_queue.cc:237] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:38.783342 22832 raft_consensus.cc:1275] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:38.783413 22981 raft_consensus.cc:1275] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:38.784483 23344 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:38.785406 23346 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:38.788010 22875 consensus_peers.cc:597] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 698076b5a5d841b6b38b66b3884237d2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.797729 23346 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.806787 22981 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.808504 22832 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.814529 22983 consensus_queue.cc:237] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:38.814350 22732 catalog_manager.cc:5697] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.832878 22905 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:38.833783 22949 consensus_peers.cc:597] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a74bfbe0429448e8ddbdf2bd47a5c4d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:38.836521 23357 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:38.837630 22833 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:38.839823 23357 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:38.844619 23332 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.846441 22905 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.849151 22832 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:38.857764 22732 catalog_manager.cc:5697] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:39.113281 23365 ts_tablet_manager.cc:933] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:39.115463 23365 tablet_copy_client.cc:323] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:39.117300 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet bf3c1b9a61b2405790cdf8e0a8914fd5 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:39.117918 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet bf3c1b9a61b2405790cdf8e0a8914fd5 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-bf3c1b9a61b2405790cdf8e0a8914fd5
I20260713 09:08:39.124728 22919 tablet_copy_source_session.cc:215] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.127388 23365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3c1b9a61b2405790cdf8e0a8914fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.138087 23365 tablet_copy_client.cc:806] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.138640 23365 tablet_copy_client.cc:670] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.141842 23365 tablet_copy_client.cc:538] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.147320 23365 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:39.163671 23365 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:39.164310 23365 tablet_bootstrap.cc:492] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:39.164799 23365 ts_tablet_manager.cc:1403] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:08:39.167078 23365 raft_consensus.cc:359] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.167660 23365 raft_consensus.cc:740] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:39.168154 23365 consensus_queue.cc:260] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.170917 23365 ts_tablet_manager.cc:1434] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:08:39.172729 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-bf3c1b9a61b2405790cdf8e0a8914fd5 received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:39.173192 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-bf3c1b9a61b2405790cdf8e0a8914fd5 on tablet bf3c1b9a61b2405790cdf8e0a8914fd5 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:39.221858 23365 ts_tablet_manager.cc:933] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:39.229846 23365 tablet_copy_client.cc:323] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:39.230180 23369 ts_tablet_manager.cc:933] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:39.231784 23369 tablet_copy_client.cc:323] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:39.232056 22993 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:39.232617 22993 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-0a74bfbe0429448e8ddbdf2bd47a5c4d
I20260713 09:08:39.233319 22992 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet 498c8b5d669644eabf2c54d82ea132e0 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:39.233799 22992 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet 498c8b5d669644eabf2c54d82ea132e0 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-498c8b5d669644eabf2c54d82ea132e0
I20260713 09:08:39.238816 22992 tablet_copy_source_session.cc:215] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.240314 22993 tablet_copy_source_session.cc:215] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.241341 23369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498c8b5d669644eabf2c54d82ea132e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.243263 23365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.256672 23369 tablet_copy_client.cc:806] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.257193 23369 tablet_copy_client.cc:670] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.258805 23365 tablet_copy_client.cc:806] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.259379 23365 tablet_copy_client.cc:670] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.261580 23369 tablet_copy_client.cc:538] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.263332 23365 tablet_copy_client.cc:538] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.268795 23365 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:39.269557 23369 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:39.284492 23365 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:39.285210 23365 tablet_bootstrap.cc:492] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:39.285707 23365 ts_tablet_manager.cc:1403] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:08:39.287792 23365 raft_consensus.cc:359] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.288419 23365 raft_consensus.cc:740] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:39.288903 23365 consensus_queue.cc:260] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.290385 23369 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:39.290884 23365 ts_tablet_manager.cc:1434] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:39.292778 23369 tablet_bootstrap.cc:492] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:39.293357 23369 ts_tablet_manager.cc:1403] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260713 09:08:39.294449 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-0a74bfbe0429448e8ddbdf2bd47a5c4d received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:39.294888 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-0a74bfbe0429448e8ddbdf2bd47a5c4d on tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:39.296062 23369 raft_consensus.cc:359] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.297060 23369 raft_consensus.cc:740] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:39.297729 23369 consensus_queue.cc:260] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.299751 23365 ts_tablet_manager.cc:933] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:39.300411 23369 ts_tablet_manager.cc:1434] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:39.303360 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-498c8b5d669644eabf2c54d82ea132e0 received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:39.303880 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-498c8b5d669644eabf2c54d82ea132e0 on tablet 498c8b5d669644eabf2c54d82ea132e0 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:39.304538 23365 tablet_copy_client.cc:323] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:39.306105 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet 698076b5a5d841b6b38b66b3884237d2 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:39.306659 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet 698076b5a5d841b6b38b66b3884237d2 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-698076b5a5d841b6b38b66b3884237d2
I20260713 09:08:39.312099 22919 tablet_copy_source_session.cc:215] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:39.314605 23365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698076b5a5d841b6b38b66b3884237d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:39.327347 23365 tablet_copy_client.cc:806] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:39.327831 23365 tablet_copy_client.cc:670] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:39.330850 23365 tablet_copy_client.cc:538] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:39.335341 23365 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:39.349283 23365 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:39.350518 23365 tablet_bootstrap.cc:492] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:39.351052 23365 ts_tablet_manager.cc:1403] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:08:39.352922 23365 raft_consensus.cc:359] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.353423 23365 raft_consensus.cc:740] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:39.353852 23365 consensus_queue.cc:260] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:39.355461 23365 ts_tablet_manager.cc:1434] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:39.357335 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-698076b5a5d841b6b38b66b3884237d2 received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:39.357735 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-698076b5a5d841b6b38b66b3884237d2 on tablet 698076b5a5d841b6b38b66b3884237d2 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:39.493301 23248 raft_consensus.cc:1217] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:39.645732 23248 raft_consensus.cc:1217] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:39.681842 23248 raft_consensus.cc:1217] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:39.872187 23248 raft_consensus.cc:1217] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:40.022297 23319 raft_consensus.cc:1064] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:40.024086 23319 consensus_queue.cc:237] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.029786 22981 raft_consensus.cc:1275] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.031190 23248 raft_consensus.cc:1275] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.031142 23377 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.033691 22833 raft_consensus.cc:1275] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.035166 23319 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.035967 23377 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.044018 23377 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.046722 22833 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.051357 23248 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.060103 22728 catalog_manager.cc:5697] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.067874 22981 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.092913 22905 consensus_queue.cc:237] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.098940 23247 raft_consensus.cc:1275] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.099865 22833 raft_consensus.cc:1275] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.100857 23346 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.101763 23319 consensus_queue.cc:1048] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.108340 23377 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.109695 23247 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.119139 22832 raft_consensus.cc:2955] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.119966 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf3c1b9a61b2405790cdf8e0a8914fd5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.127063 22732 catalog_manager.cc:5697] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.140434 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet bf3c1b9a61b2405790cdf8e0a8914fd5 with delete_type TABLET_DATA_TOMBSTONED (TS 74d34cc53a334fb2a1bf6063ababa4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34940
I20260713 09:08:40.142680 23388 tablet_replica.cc:333] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:40.143826 23388 raft_consensus.cc:2243] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:40.144583 23388 raft_consensus.cc:2272] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.147871 23388 ts_tablet_manager.cc:1916] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:40.163427 23388 ts_tablet_manager.cc:1929] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:40.163892 23388 log.cc:1199] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/wals/bf3c1b9a61b2405790cdf8e0a8914fd5
I20260713 09:08:40.165730 22719 catalog_manager.cc:5028] TS 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): tablet bf3c1b9a61b2405790cdf8e0a8914fd5 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:40.245678 23312 raft_consensus.cc:1064] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:40.248382 23312 consensus_queue.cc:237] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.265980 23247 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.267403 22832 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.267688 23391 raft_consensus.cc:1064] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:40.268491 22905 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.267431 23392 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:08:40.270455 23391 consensus_queue.cc:237] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.270160 23378 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:08:40.278108 23248 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.279846 23392 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.283895 22908 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.287624 22833 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.287670 23393 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:40.291574 23393 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.292729 23391 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.295949 22833 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.298556 23378 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.311545 22729 catalog_manager.cc:5697] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.323973 23248 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.335449 22905 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.349090 22981 consensus_queue.cc:237] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.350245 23392 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.350284 22905 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.354682 23248 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.358567 22908 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.359525 23247 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.361959 23393 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.363687 23393 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.368799 22728 catalog_manager.cc:5697] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.373425 23378 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.377067 22831 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.388085 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.389019 23248 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.391613 22905 raft_consensus.cc:2955] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.402120 22729 catalog_manager.cc:5697] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.411549 22823 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d with delete_type TABLET_DATA_TOMBSTONED (TS 06abaa3dde4648aa8148222b471ca017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45452
I20260713 09:08:40.415241 23401 tablet_replica.cc:333] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:40.417306 22981 consensus_queue.cc:237] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.417764 23401 raft_consensus.cc:2243] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:40.418684 23401 raft_consensus.cc:2272] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.422984 23401 ts_tablet_manager.cc:1916] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:40.423705 23248 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.425251 23391 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.423705 22831 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.428236 23391 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.433261 23378 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.439512 23248 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.440748 23401 ts_tablet_manager.cc:1929] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:40.441291 23401 log.cc:1199] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 06abaa3dde4648aa8148222b471ca017: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/wals/0a74bfbe0429448e8ddbdf2bd47a5c4d
I20260713 09:08:40.443307 22717 catalog_manager.cc:5028] TS 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): tablet 0a74bfbe0429448e8ddbdf2bd47a5c4d (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:40.445195 22831 raft_consensus.cc:2955] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.450776 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 498c8b5d669644eabf2c54d82ea132e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.456414 22729 catalog_manager.cc:5697] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:40.461922 23377 raft_consensus.cc:1064] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:40.464267 23377 consensus_queue.cc:237] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.468394 22894 tablet_service.cc:1558] Processing DeleteTablet for tablet 498c8b5d669644eabf2c54d82ea132e0 with delete_type TABLET_DATA_TOMBSTONED (TS d8ed0eac4d274b129d2e0ca10ed623dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48036
I20260713 09:08:40.480195 23248 raft_consensus.cc:1275] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.481220 22831 raft_consensus.cc:1275] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.482366 22981 raft_consensus.cc:1275] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:40.482625 23377 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.483819 23346 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:40.484279 23402 tablet_replica.cc:333] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:40.485571 23402 raft_consensus.cc:2243] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:40.486295 23402 raft_consensus.cc:2272] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.492185 23402 ts_tablet_manager.cc:1916] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:40.492175 23377 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:40.520601 22983 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.520421 22831 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.526939 23402 ts_tablet_manager.cc:1929] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:40.527457 23402 log.cc:1199] T 498c8b5d669644eabf2c54d82ea132e0 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/wals/498c8b5d669644eabf2c54d82ea132e0
I20260713 09:08:40.518065 23377 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.529246 22718 catalog_manager.cc:5028] TS d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): tablet 498c8b5d669644eabf2c54d82ea132e0 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:40.538822 22728 catalog_manager.cc:5697] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.541222 23248 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.553647 22905 consensus_queue.cc:237] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:40.559814 23248 raft_consensus.cc:1275] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.560310 22832 raft_consensus.cc:1275] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:40.561075 23319 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.562772 23377 consensus_queue.cc:1048] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:40.568284 23319 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.571293 23248 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.572127 22832 raft_consensus.cc:2955] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.588326 22732 catalog_manager.cc:5697] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:40.595547 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 698076b5a5d841b6b38b66b3884237d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:40.601121 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 698076b5a5d841b6b38b66b3884237d2 with delete_type TABLET_DATA_TOMBSTONED (TS 74d34cc53a334fb2a1bf6063ababa4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34940
I20260713 09:08:40.602073 23388 tablet_replica.cc:333] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:40.603081 23388 raft_consensus.cc:2243] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:40.604236 23388 raft_consensus.cc:2272] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:40.607651 23388 ts_tablet_manager.cc:1916] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:40.620451 23388 ts_tablet_manager.cc:1929] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:40.620795 23388 log.cc:1199] T 698076b5a5d841b6b38b66b3884237d2 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/wals/698076b5a5d841b6b38b66b3884237d2
I20260713 09:08:40.622592 22719 catalog_manager.cc:5028] TS 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): tablet 698076b5a5d841b6b38b66b3884237d2 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:41.642424 22832 consensus_queue.cc:237] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:41.648494 22983 raft_consensus.cc:1275] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:41.650070 22908 raft_consensus.cc:1275] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:41.650995 23407 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.652021 23088 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:41.659982 23088 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.662343 22983 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
W20260713 09:08:41.665009 22800 consensus_peers.cc:597] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07423c0d026d4443a3381c834aa04573. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.664875 22908 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.672598 22981 consensus_queue.cc:237] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:41.674456 22728 catalog_manager.cc:5697] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:41.681305 22949 consensus_peers.cc:597] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 823e53ffde0d413db65c9e94cc3b466f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.683624 22832 raft_consensus.cc:1275] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:41.683743 22908 raft_consensus.cc:1275] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:41.684928 23378 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.685633 23391 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.703622 22908 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.703686 22832 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.702600 23424 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.714709 22732 catalog_manager.cc:5697] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.719544 22908 consensus_queue.cc:237] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
W20260713 09:08:41.726876 22875 consensus_peers.cc:597] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a30f50d467974f7d9e649186a07b97ff. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.727577 22832 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:41.727577 22983 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:41.728981 23319 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.730027 23408 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:41.738890 23319 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.740402 22832 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.741678 22983 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.750211 22728 catalog_manager.cc:5697] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.755462 22908 consensus_queue.cc:237] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:41.773105 22832 raft_consensus.cc:1275] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:41.773674 22875 consensus_peers.cc:597] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c213c3f09a2406ea6a9459382f21fda. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:41.774684 23426 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:41.777310 22983 raft_consensus.cc:1275] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:41.778546 23319 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.781996 23426 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.783527 22832 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.790673 22983 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:41.798048 22732 catalog_manager.cc:5697] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.028889 23432 ts_tablet_manager.cc:933] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091)
I20260713 09:08:42.030954 23432 tablet_copy_client.cc:323] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.65:45091
I20260713 09:08:42.044427 22844 tablet_copy_service.cc:140] P 06abaa3dde4648aa8148222b471ca017: Received BeginTabletCopySession request for tablet 07423c0d026d4443a3381c834aa04573 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34168)
I20260713 09:08:42.045044 22844 tablet_copy_service.cc:161] P 06abaa3dde4648aa8148222b471ca017: Beginning new tablet copy session on tablet 07423c0d026d4443a3381c834aa04573 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34168: session id = 626efdb17c324004abe0bbdabd09a0bd-07423c0d026d4443a3381c834aa04573
I20260713 09:08:42.053051 22844 tablet_copy_source_session.cc:215] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:42.055958 23432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07423c0d026d4443a3381c834aa04573. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:42.065539 23432 tablet_copy_client.cc:806] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:42.066043 23432 tablet_copy_client.cc:670] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:42.070804 23432 tablet_copy_client.cc:538] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:42.076200 23432 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:42.090507 23432 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:42.091133 23432 tablet_bootstrap.cc:492] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:42.091688 23432 ts_tablet_manager.cc:1403] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260713 09:08:42.093742 23432 raft_consensus.cc:359] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.094357 23432 raft_consensus.cc:740] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:42.094857 23432 consensus_queue.cc:260] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.097528 23432 ts_tablet_manager.cc:1434] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:42.099387 22844 tablet_copy_service.cc:342] P 06abaa3dde4648aa8148222b471ca017: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-07423c0d026d4443a3381c834aa04573 received from {username='slave'} at 127.0.0.1:34168
I20260713 09:08:42.099762 22844 tablet_copy_service.cc:434] P 06abaa3dde4648aa8148222b471ca017: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-07423c0d026d4443a3381c834aa04573 on tablet 07423c0d026d4443a3381c834aa04573 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:42.105618 23432 ts_tablet_manager.cc:933] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:42.107307 23432 tablet_copy_client.cc:323] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:42.108744 22993 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet 823e53ffde0d413db65c9e94cc3b466f from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:42.109161 22993 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet 823e53ffde0d413db65c9e94cc3b466f from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-823e53ffde0d413db65c9e94cc3b466f
I20260713 09:08:42.114949 22993 tablet_copy_source_session.cc:215] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:42.117413 23432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823e53ffde0d413db65c9e94cc3b466f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:42.127897 23432 tablet_copy_client.cc:806] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:42.128386 23432 tablet_copy_client.cc:670] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:42.132591 23432 tablet_copy_client.cc:538] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:42.137912 23432 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:42.154276 23432 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:42.155117 23432 tablet_bootstrap.cc:492] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:42.155767 23432 ts_tablet_manager.cc:1403] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.008s
I20260713 09:08:42.158650 23432 raft_consensus.cc:359] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.159449 23432 raft_consensus.cc:740] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:42.160099 23432 consensus_queue.cc:260] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.162652 23432 ts_tablet_manager.cc:1434] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:08:42.166746 23439 ts_tablet_manager.cc:933] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:42.167569 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-823e53ffde0d413db65c9e94cc3b466f received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:42.167995 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-823e53ffde0d413db65c9e94cc3b466f on tablet 823e53ffde0d413db65c9e94cc3b466f with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:42.172339 23439 tablet_copy_client.cc:323] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:42.173947 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet a30f50d467974f7d9e649186a07b97ff from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:42.174503 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet a30f50d467974f7d9e649186a07b97ff from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-a30f50d467974f7d9e649186a07b97ff
I20260713 09:08:42.179615 22919 tablet_copy_source_session.cc:215] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:42.182567 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a30f50d467974f7d9e649186a07b97ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:42.192246 23439 tablet_copy_client.cc:806] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:42.192749 23439 tablet_copy_client.cc:670] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:42.195811 23439 tablet_copy_client.cc:538] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:42.202497 23439 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:42.216761 23439 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:42.217438 23439 tablet_bootstrap.cc:492] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:42.218006 23439 ts_tablet_manager.cc:1403] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:08:42.220697 23439 raft_consensus.cc:359] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.221273 23439 raft_consensus.cc:740] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:42.221769 23439 consensus_queue.cc:260] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.223920 23439 ts_tablet_manager.cc:1434] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:08:42.225733 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-a30f50d467974f7d9e649186a07b97ff received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:42.226194 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-a30f50d467974f7d9e649186a07b97ff on tablet a30f50d467974f7d9e649186a07b97ff with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:42.343576 23439 ts_tablet_manager.cc:933] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:42.345177 23439 tablet_copy_client.cc:323] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:42.346657 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet 9c213c3f09a2406ea6a9459382f21fda from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:42.347078 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet 9c213c3f09a2406ea6a9459382f21fda from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-9c213c3f09a2406ea6a9459382f21fda
I20260713 09:08:42.351814 22919 tablet_copy_source_session.cc:215] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:42.354338 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c213c3f09a2406ea6a9459382f21fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:42.368253 23439 tablet_copy_client.cc:806] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:42.368780 23439 tablet_copy_client.cc:670] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:42.371762 23439 tablet_copy_client.cc:538] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:42.377204 23439 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:42.392020 23439 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:42.392654 23439 tablet_bootstrap.cc:492] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:42.393144 23439 ts_tablet_manager.cc:1403] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:08:42.395514 23439 raft_consensus.cc:359] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.396097 23439 raft_consensus.cc:740] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:42.396570 23439 consensus_queue.cc:260] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [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: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:42.398772 23439 ts_tablet_manager.cc:1434] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:42.401746 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-9c213c3f09a2406ea6a9459382f21fda received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:42.402161 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-9c213c3f09a2406ea6a9459382f21fda on tablet 9c213c3f09a2406ea6a9459382f21fda with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:42.488752 23248 raft_consensus.cc:1217] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:42.555646 23248 raft_consensus.cc:1217] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:42.762548 23248 raft_consensus.cc:1217] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:42.923764 23445 raft_consensus.cc:1064] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:42.926209 23445 consensus_queue.cc:237] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:42.932341 23248 raft_consensus.cc:1275] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:42.932823 22832 raft_consensus.cc:1275] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:42.933264 22905 raft_consensus.cc:1275] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:42.933713 23445 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:42.934628 23424 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:42.935408 23444 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:42.942548 23246 raft_consensus.cc:1217] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:42.958009 23424 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:42.959443 22832 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:42.962787 23248 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:42.968739 22905 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:42.971561 22728 catalog_manager.cc:5697] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:42.995597 22981 consensus_queue.cc:237] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:42.999831 23248 raft_consensus.cc:1275] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.000614 22832 raft_consensus.cc:1275] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.001319 23424 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.002310 23444 consensus_queue.cc:1048] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.009398 23445 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.010671 22832 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.014776 23248 raft_consensus.cc:2955] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.018177 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 823e53ffde0d413db65c9e94cc3b466f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:43.023380 22729 catalog_manager.cc:5697] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.037266 22894 tablet_service.cc:1558] Processing DeleteTablet for tablet 823e53ffde0d413db65c9e94cc3b466f with delete_type TABLET_DATA_TOMBSTONED (TS d8ed0eac4d274b129d2e0ca10ed623dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48036
I20260713 09:08:43.040975 23458 tablet_replica.cc:333] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:43.041680 23458 raft_consensus.cc:2243] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.042572 23458 raft_consensus.cc:2272] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.046067 23458 ts_tablet_manager.cc:1916] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:43.056407 23458 ts_tablet_manager.cc:1929] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:43.056720 23458 log.cc:1199] T 823e53ffde0d413db65c9e94cc3b466f P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/wals/823e53ffde0d413db65c9e94cc3b466f
I20260713 09:08:43.058262 22718 catalog_manager.cc:5028] TS d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): tablet 823e53ffde0d413db65c9e94cc3b466f (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:43.111066 23447 raft_consensus.cc:1064] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:43.113464 23447 consensus_queue.cc:237] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:43.119731 23248 raft_consensus.cc:1275] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.121043 23461 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.121533 22981 raft_consensus.cc:1275] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.124773 22905 raft_consensus.cc:1275] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.124660 23459 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.126228 23462 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.149093 23459 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.150981 23246 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.152462 22981 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.161193 22905 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.166453 22729 catalog_manager.cc:5697] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.182952 22832 consensus_queue.cc:237] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:43.188175 23246 raft_consensus.cc:1275] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.189250 23459 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.190721 22981 raft_consensus.cc:1275] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.191927 23459 consensus_queue.cc:1048] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.197346 23447 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.199304 23246 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.200656 22981 raft_consensus.cc:2955] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.206853 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07423c0d026d4443a3381c834aa04573 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:43.211103 22731 catalog_manager.cc:5697] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.220408 22894 tablet_service.cc:1558] Processing DeleteTablet for tablet 07423c0d026d4443a3381c834aa04573 with delete_type TABLET_DATA_TOMBSTONED (TS d8ed0eac4d274b129d2e0ca10ed623dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48036
I20260713 09:08:43.222030 23458 tablet_replica.cc:333] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:43.222921 23458 raft_consensus.cc:2243] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.223526 23458 raft_consensus.cc:2272] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.227550 23458 ts_tablet_manager.cc:1916] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:43.237877 23458 ts_tablet_manager.cc:1929] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:43.238118 23458 log.cc:1199] T 07423c0d026d4443a3381c834aa04573 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/wals/07423c0d026d4443a3381c834aa04573
I20260713 09:08:43.239315 22718 catalog_manager.cc:5028] TS d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): tablet 07423c0d026d4443a3381c834aa04573 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:43.348634 23449 raft_consensus.cc:1064] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:43.351529 23449 consensus_queue.cc:237] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:43.357713 22981 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.358217 23246 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.358246 22832 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.359906 23448 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:43.360719 23449 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.361454 23426 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.377343 23448 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.383620 22981 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.390990 22832 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.409229 23246 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.413888 22729 catalog_manager.cc:5697] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.439775 22905 consensus_queue.cc:237] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:43.443944 23246 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.444468 22981 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.445930 23471 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:43.446895 23470 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.453090 23449 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.461098 22981 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.465891 23246 raft_consensus.cc:2955] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.469571 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a30f50d467974f7d9e649186a07b97ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:43.471483 22728 catalog_manager.cc:5697] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.481549 22823 tablet_service.cc:1558] Processing DeleteTablet for tablet a30f50d467974f7d9e649186a07b97ff with delete_type TABLET_DATA_TOMBSTONED (TS 06abaa3dde4648aa8148222b471ca017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45452
I20260713 09:08:43.483577 23472 tablet_replica.cc:333] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:43.484781 23472 raft_consensus.cc:2243] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.485519 23472 raft_consensus.cc:2272] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.493171 23472 ts_tablet_manager.cc:1916] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:43.493585 23470 raft_consensus.cc:1064] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:43.495451 23470 consensus_queue.cc:237] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [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: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:43.500986 23246 raft_consensus.cc:1275] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.501502 22832 raft_consensus.cc:1275] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.503157 22981 raft_consensus.cc:1275] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:43.504158 23470 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.505887 23470 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:43.509539 23472 ts_tablet_manager.cc:1929] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:43.509938 23472 log.cc:1199] T a30f50d467974f7d9e649186a07b97ff P 06abaa3dde4648aa8148222b471ca017: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/wals/a30f50d467974f7d9e649186a07b97ff
I20260713 09:08:43.511564 22717 catalog_manager.cc:5028] TS 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): tablet a30f50d467974f7d9e649186a07b97ff (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:43.513010 23449 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:43.531208 23471 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.533015 22981 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.533201 22831 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.549086 23246 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.549754 22729 catalog_manager.cc:5697] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.563674 22905 consensus_queue.cc:237] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:43.569433 23246 raft_consensus.cc:1275] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.570710 23471 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.572227 22831 raft_consensus.cc:1275] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:43.573635 23470 consensus_queue.cc:1048] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:43.583577 23470 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.586025 23248 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.592587 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c213c3f09a2406ea6a9459382f21fda with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:43.595024 22729 catalog_manager.cc:5697] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:43.595373 22832 raft_consensus.cc:2955] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:43.606781 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c213c3f09a2406ea6a9459382f21fda with delete_type TABLET_DATA_TOMBSTONED (TS 74d34cc53a334fb2a1bf6063ababa4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34940
I20260713 09:08:43.608150 23477 tablet_replica.cc:333] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:43.609007 23477 raft_consensus.cc:2243] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.610455 23477 raft_consensus.cc:2272] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.613029 23477 ts_tablet_manager.cc:1916] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:43.622573 23477 ts_tablet_manager.cc:1929] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:43.622906 23477 log.cc:1199] T 9c213c3f09a2406ea6a9459382f21fda P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/wals/9c213c3f09a2406ea6a9459382f21fda
I20260713 09:08:43.624431 22719 catalog_manager.cc:5028] TS 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): tablet 9c213c3f09a2406ea6a9459382f21fda (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:44.633687 22905 consensus_queue.cc:237] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:44.640493 22981 raft_consensus.cc:1275] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:44.641805 22875 consensus_peers.cc:597] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e99dba0c0e0469fbff679663ef77f79. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.642201 22831 raft_consensus.cc:1275] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:44.642706 23449 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:44.643519 23480 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:44.650470 23449 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.651790 22981 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.655202 22831 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.664008 22729 catalog_manager.cc:5697] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.664351 22832 consensus_queue.cc:237] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
W20260713 09:08:44.672111 22800 consensus_peers.cc:597] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35b7b5f41b354d78a369a32c08607346. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.673846 22905 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:44.674847 22981 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:44.675280 23459 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:44.677089 23487 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:44.689064 23478 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.690725 22905 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.700026 22981 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.701538 22983 consensus_queue.cc:237] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:44.712891 22831 raft_consensus.cc:1275] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:44.713189 22905 raft_consensus.cc:1275] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:44.714636 23493 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:44.715566 22949 consensus_peers.cc:597] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bb09ce7262e48c3b2fa6593174e3cb2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.716418 23493 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:44.717866 22732 catalog_manager.cc:5697] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.728260 23424 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.731194 22908 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.733116 22831 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.742283 22981 consensus_queue.cc:237] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:44.741166 22732 catalog_manager.cc:5697] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:44.749850 22831 raft_consensus.cc:1275] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:44.750200 22908 raft_consensus.cc:1275] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:44.751000 23424 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:44.751832 23445 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:44.752756 22949 consensus_peers.cc:597] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38469060b31a4cb8920305f851ec4788. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.761063 23445 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.763924 22908 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.768729 22831 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:44.773433 22729 catalog_manager.cc:5697] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.072846 23499 ts_tablet_manager.cc:933] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:45.074566 23499 tablet_copy_client.cc:323] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:45.076061 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet 7e99dba0c0e0469fbff679663ef77f79 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:45.076577 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet 7e99dba0c0e0469fbff679663ef77f79 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-7e99dba0c0e0469fbff679663ef77f79
I20260713 09:08:45.082755 22919 tablet_copy_source_session.cc:215] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.085448 23499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e99dba0c0e0469fbff679663ef77f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.095780 23499 tablet_copy_client.cc:806] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.096279 23499 tablet_copy_client.cc:670] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.099406 23499 tablet_copy_client.cc:538] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.105746 23499 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:45.120484 23499 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:45.121388 23499 tablet_bootstrap.cc:492] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:45.122219 23499 ts_tablet_manager.cc:1403] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.008s
I20260713 09:08:45.124492 23499 raft_consensus.cc:359] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.125067 23499 raft_consensus.cc:740] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:45.125519 23499 consensus_queue.cc:260] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.127966 23499 ts_tablet_manager.cc:1434] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:45.129470 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-7e99dba0c0e0469fbff679663ef77f79 received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:45.129779 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-7e99dba0c0e0469fbff679663ef77f79 on tablet 7e99dba0c0e0469fbff679663ef77f79 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:45.192857 23499 ts_tablet_manager.cc:933] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:45.194808 23499 tablet_copy_client.cc:323] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:45.196097 22993 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet 38469060b31a4cb8920305f851ec4788 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:45.196498 22993 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet 38469060b31a4cb8920305f851ec4788 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-38469060b31a4cb8920305f851ec4788
I20260713 09:08:45.201445 22993 tablet_copy_source_session.cc:215] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.204540 23499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38469060b31a4cb8920305f851ec4788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.219022 23499 tablet_copy_client.cc:806] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.219571 23499 tablet_copy_client.cc:670] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.223400 23499 tablet_copy_client.cc:538] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.232227 23499 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:45.253027 23499 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:45.253940 23499 tablet_bootstrap.cc:492] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:45.254643 23499 ts_tablet_manager.cc:1403] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.007s
I20260713 09:08:45.257843 23499 raft_consensus.cc:359] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.258778 23499 raft_consensus.cc:740] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:45.259442 23499 consensus_queue.cc:260] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.261947 23499 ts_tablet_manager.cc:1434] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:45.264312 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-38469060b31a4cb8920305f851ec4788 received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:45.264709 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-38469060b31a4cb8920305f851ec4788 on tablet 38469060b31a4cb8920305f851ec4788 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:45.269455 23499 ts_tablet_manager.cc:933] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091)
I20260713 09:08:45.271010 23499 tablet_copy_client.cc:323] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.65:45091
I20260713 09:08:45.272557 22844 tablet_copy_service.cc:140] P 06abaa3dde4648aa8148222b471ca017: Received BeginTabletCopySession request for tablet 35b7b5f41b354d78a369a32c08607346 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34168)
I20260713 09:08:45.272969 22844 tablet_copy_service.cc:161] P 06abaa3dde4648aa8148222b471ca017: Beginning new tablet copy session on tablet 35b7b5f41b354d78a369a32c08607346 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34168: session id = 626efdb17c324004abe0bbdabd09a0bd-35b7b5f41b354d78a369a32c08607346
I20260713 09:08:45.277488 22844 tablet_copy_source_session.cc:215] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.279887 23499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b7b5f41b354d78a369a32c08607346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.290419 23499 tablet_copy_client.cc:806] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.290879 23499 tablet_copy_client.cc:670] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.294378 23499 tablet_copy_client.cc:538] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.298914 23499 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:45.303105 23506 ts_tablet_manager.cc:933] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:45.307866 23506 tablet_copy_client.cc:323] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:45.309482 22993 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet 1bb09ce7262e48c3b2fa6593174e3cb2 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:45.309980 22993 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet 1bb09ce7262e48c3b2fa6593174e3cb2 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-1bb09ce7262e48c3b2fa6593174e3cb2
I20260713 09:08:45.315145 23499 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:45.315956 23499 tablet_bootstrap.cc:492] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:45.316517 23499 ts_tablet_manager.cc:1403] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:08:45.316994 22993 tablet_copy_source_session.cc:215] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:45.319546 23499 raft_consensus.cc:359] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.320122 23499 raft_consensus.cc:740] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:45.320215 23506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb09ce7262e48c3b2fa6593174e3cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.320631 23499 consensus_queue.cc:260] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.322677 23499 ts_tablet_manager.cc:1434] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:45.324285 22844 tablet_copy_service.cc:342] P 06abaa3dde4648aa8148222b471ca017: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-35b7b5f41b354d78a369a32c08607346 received from {username='slave'} at 127.0.0.1:34168
I20260713 09:08:45.324730 22844 tablet_copy_service.cc:434] P 06abaa3dde4648aa8148222b471ca017: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-35b7b5f41b354d78a369a32c08607346 on tablet 35b7b5f41b354d78a369a32c08607346 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:45.339277 23506 tablet_copy_client.cc:806] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:45.339793 23506 tablet_copy_client.cc:670] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:45.342794 23506 tablet_copy_client.cc:538] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:45.350451 23506 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:45.369179 23506 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:45.370043 23506 tablet_bootstrap.cc:492] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:45.370645 23506 ts_tablet_manager.cc:1403] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.003s
I20260713 09:08:45.373306 23506 raft_consensus.cc:359] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.374118 23506 raft_consensus.cc:740] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:45.374739 23506 consensus_queue.cc:260] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:45.377046 23506 ts_tablet_manager.cc:1434] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:45.378479 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-1bb09ce7262e48c3b2fa6593174e3cb2 received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:45.378836 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-1bb09ce7262e48c3b2fa6593174e3cb2 on tablet 1bb09ce7262e48c3b2fa6593174e3cb2 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:45.449118 23248 raft_consensus.cc:1217] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:45.619777 23248 raft_consensus.cc:1217] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:45.711364 23248 raft_consensus.cc:1217] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:45.890762 23449 raft_consensus.cc:1064] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:45.892984 23248 raft_consensus.cc:1217] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:45.895053 23449 consensus_queue.cc:237] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:45.903282 22983 raft_consensus.cc:1275] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:45.903365 22831 raft_consensus.cc:1275] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:45.902361 23248 raft_consensus.cc:1275] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:45.905521 23481 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:45.906421 23449 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:45.907091 23510 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:45.923252 23510 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.924891 22983 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.925212 22831 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.940294 23248 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.941025 22732 catalog_manager.cc:5697] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:45.964998 22905 consensus_queue.cc:237] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:45.969901 22831 raft_consensus.cc:1275] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:45.971222 23248 raft_consensus.cc:1275] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:45.972406 23510 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:45.975059 23510 consensus_queue.cc:1048] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:45.978046 23449 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.979694 23248 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.990984 22831 raft_consensus.cc:2955] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.995150 22731 catalog_manager.cc:5697] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:45.998965 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e99dba0c0e0469fbff679663ef77f79 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:46.009749 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e99dba0c0e0469fbff679663ef77f79 with delete_type TABLET_DATA_TOMBSTONED (TS 74d34cc53a334fb2a1bf6063ababa4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34940
I20260713 09:08:46.018582 23522 tablet_replica.cc:333] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:46.019511 23522 raft_consensus.cc:2243] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.020208 23522 raft_consensus.cc:2272] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.024186 23522 ts_tablet_manager.cc:1916] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:46.038280 23522 ts_tablet_manager.cc:1929] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:46.038693 23522 log.cc:1199] T 7e99dba0c0e0469fbff679663ef77f79 P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/wals/7e99dba0c0e0469fbff679663ef77f79
I20260713 09:08:46.040216 22719 catalog_manager.cc:5028] TS 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): tablet 7e99dba0c0e0469fbff679663ef77f79 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:46.098048 23513 raft_consensus.cc:1064] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:46.099903 23513 consensus_queue.cc:237] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:46.107013 23248 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.107107 22983 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.107569 22905 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.108690 23478 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.109675 23512 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.113240 23513 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.125599 23478 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.127136 22905 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.127136 23248 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.137516 22983 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.139307 22729 catalog_manager.cc:5697] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.150897 22831 consensus_queue.cc:237] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:46.157045 23248 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:46.158644 23478 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:46.162029 22983 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer 06abaa3dde4648aa8148222b471ca017: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:46.163552 23478 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:46.165251 23513 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.170392 23248 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.172293 22717 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35b7b5f41b354d78a369a32c08607346 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:46.172851 22983 raft_consensus.cc:2955] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.177598 22731 catalog_manager.cc:5697] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New cstate: current_term: 1 leader_uuid: "06abaa3dde4648aa8148222b471ca017" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.187755 22894 tablet_service.cc:1558] Processing DeleteTablet for tablet 35b7b5f41b354d78a369a32c08607346 with delete_type TABLET_DATA_TOMBSTONED (TS d8ed0eac4d274b129d2e0ca10ed623dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48036
I20260713 09:08:46.193205 23528 tablet_replica.cc:333] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:46.194120 23528 raft_consensus.cc:2243] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.194761 23528 raft_consensus.cc:2272] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.197243 23528 ts_tablet_manager.cc:1916] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:46.203123 23424 raft_consensus.cc:1064] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:46.205260 23424 consensus_queue.cc:237] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:46.210181 23528 ts_tablet_manager.cc:1929] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:46.210625 23528 log.cc:1199] T 35b7b5f41b354d78a369a32c08607346 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/wals/35b7b5f41b354d78a369a32c08607346
I20260713 09:08:46.211220 23248 raft_consensus.cc:1275] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.212311 22831 raft_consensus.cc:1275] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.212383 22718 catalog_manager.cc:5028] TS d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): tablet 35b7b5f41b354d78a369a32c08607346 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:46.213629 22905 raft_consensus.cc:1275] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.213538 23424 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.215054 23511 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.215889 23493 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.226609 23493 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.231570 22905 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.234596 23248 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.243813 22831 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.249310 22728 catalog_manager.cc:5697] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.265632 22983 consensus_queue.cc:237] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:46.269663 23248 raft_consensus.cc:1275] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:46.270730 22831 raft_consensus.cc:1275] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:46.270798 23424 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:46.272059 23493 consensus_queue.cc:1048] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:46.276829 23511 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.281662 23534 raft_consensus.cc:1064] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:46.283334 22831 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.285764 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38469060b31a4cb8920305f851ec4788 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:46.286754 23246 raft_consensus.cc:2955] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.295096 22732 catalog_manager.cc:5697] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 3 to 4, VOTER d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.297935 23534 consensus_queue.cc:237] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:46.305752 23246 raft_consensus.cc:1275] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.306527 22831 raft_consensus.cc:1275] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.306522 22905 raft_consensus.cc:1275] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:46.307263 23493 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.308045 23424 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.310105 23534 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:46.312433 22894 tablet_service.cc:1558] Processing DeleteTablet for tablet 38469060b31a4cb8920305f851ec4788 with delete_type TABLET_DATA_TOMBSTONED (TS d8ed0eac4d274b129d2e0ca10ed623dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48036
I20260713 09:08:46.313431 23528 tablet_replica.cc:333] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:46.314640 23528 raft_consensus.cc:2243] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.315538 23528 raft_consensus.cc:2272] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.324117 23528 ts_tablet_manager.cc:1916] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:46.325929 23493 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.330629 22831 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.338208 23246 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.341688 23528 ts_tablet_manager.cc:1929] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:46.342188 23528 log.cc:1199] T 38469060b31a4cb8920305f851ec4788 P d8ed0eac4d274b129d2e0ca10ed623dc: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/wals/38469060b31a4cb8920305f851ec4788
I20260713 09:08:46.343570 22718 catalog_manager.cc:5028] TS d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): tablet 38469060b31a4cb8920305f851ec4788 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:46.342918 22732 catalog_manager.cc:5697] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.354761 22905 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.364409 22983 consensus_queue.cc:237] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:46.368922 23248 raft_consensus.cc:1275] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:46.370730 22905 raft_consensus.cc:1275] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:46.370975 23424 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:46.372040 23511 consensus_queue.cc:1048] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:46.377924 23511 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.380832 22908 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.383033 23248 raft_consensus.cc:2955] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:46.388329 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1bb09ce7262e48c3b2fa6593174e3cb2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:46.392069 22731 catalog_manager.cc:5697] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 reported cstate change: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.404280 22823 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bb09ce7262e48c3b2fa6593174e3cb2 with delete_type TABLET_DATA_TOMBSTONED (TS 06abaa3dde4648aa8148222b471ca017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45452
I20260713 09:08:46.410544 23539 tablet_replica.cc:333] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:46.411244 23539 raft_consensus.cc:2243] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.411831 23539 raft_consensus.cc:2272] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.414031 23539 ts_tablet_manager.cc:1916] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:46.423972 23539 ts_tablet_manager.cc:1929] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:46.424350 23539 log.cc:1199] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 06abaa3dde4648aa8148222b471ca017: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/wals/1bb09ce7262e48c3b2fa6593174e3cb2
I20260713 09:08:46.425604 22717 catalog_manager.cc:5028] TS 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): tablet 1bb09ce7262e48c3b2fa6593174e3cb2 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:47.435220 22905 consensus_queue.cc:237] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:47.441636 22983 raft_consensus.cc:1275] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:47.442854 22832 raft_consensus.cc:1275] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:47.443159 23543 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:47.444049 22875 consensus_peers.cc:597] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eee09427713a4b57ba08d27b9e299d8d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:47.444875 23541 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:47.450577 23543 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.452498 22981 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.452806 22832 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.465647 22732 catalog_manager.cc:5697] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.470430 22981 consensus_queue.cc:237] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Queue 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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
W20260713 09:08:47.481539 22949 consensus_peers.cc:597] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68:43071): Couldn't send request to peer 626efdb17c324004abe0bbdabd09a0bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0852e679768044dd84681b55f836bdb6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:47.481778 22905 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:47.483124 23540 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:47.484148 22832 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:47.485273 23540 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:47.490669 23511 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.492451 22905 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.509869 22728 catalog_manager.cc:5697] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc reported cstate change: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.516436 22832 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } } }
I20260713 09:08:47.877125 23555 ts_tablet_manager.cc:933] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:47.878888 23555 tablet_copy_client.cc:323] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.67:45515
I20260713 09:08:47.880344 22993 tablet_copy_service.cc:140] P 74d34cc53a334fb2a1bf6063ababa4e1: Received BeginTabletCopySession request for tablet 0852e679768044dd84681b55f836bdb6 from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:34978)
I20260713 09:08:47.880759 22993 tablet_copy_service.cc:161] P 74d34cc53a334fb2a1bf6063ababa4e1: Beginning new tablet copy session on tablet 0852e679768044dd84681b55f836bdb6 from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:34978: session id = 626efdb17c324004abe0bbdabd09a0bd-0852e679768044dd84681b55f836bdb6
I20260713 09:08:47.886894 22993 tablet_copy_source_session.cc:215] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:47.889619 23555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0852e679768044dd84681b55f836bdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:47.901115 23555 tablet_copy_client.cc:806] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:47.901790 23555 tablet_copy_client.cc:670] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:47.905030 23555 tablet_copy_client.cc:538] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:47.912333 23555 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:47.930951 23555 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:47.931777 23555 tablet_bootstrap.cc:492] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:47.932391 23555 ts_tablet_manager.cc:1403] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:08:47.935088 23555 raft_consensus.cc:359] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:47.935868 23555 raft_consensus.cc:740] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:47.936465 23555 consensus_queue.cc:260] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:47.939455 23555 ts_tablet_manager.cc:1434] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:08:47.940918 22993 tablet_copy_service.cc:342] P 74d34cc53a334fb2a1bf6063ababa4e1: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-0852e679768044dd84681b55f836bdb6 received from {username='slave'} at 127.0.0.1:34978
I20260713 09:08:47.941304 22993 tablet_copy_service.cc:434] P 74d34cc53a334fb2a1bf6063ababa4e1: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-0852e679768044dd84681b55f836bdb6 on tablet 0852e679768044dd84681b55f836bdb6 with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:47.956434 23555 ts_tablet_manager.cc:933] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: Initiating tablet copy from peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921)
I20260713 09:08:47.958536 23555 tablet_copy_client.cc:323] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Beginning tablet copy session from remote peer at address 127.21.58.66:39921
I20260713 09:08:47.960271 22919 tablet_copy_service.cc:140] P d8ed0eac4d274b129d2e0ca10ed623dc: Received BeginTabletCopySession request for tablet eee09427713a4b57ba08d27b9e299d8d from peer 626efdb17c324004abe0bbdabd09a0bd ({username='slave'} at 127.0.0.1:48070)
I20260713 09:08:47.960691 22919 tablet_copy_service.cc:161] P d8ed0eac4d274b129d2e0ca10ed623dc: Beginning new tablet copy session on tablet eee09427713a4b57ba08d27b9e299d8d from peer 626efdb17c324004abe0bbdabd09a0bd at {username='slave'} at 127.0.0.1:48070: session id = 626efdb17c324004abe0bbdabd09a0bd-eee09427713a4b57ba08d27b9e299d8d
I20260713 09:08:47.965518 22919 tablet_copy_source_session.cc:215] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:47.968233 23555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee09427713a4b57ba08d27b9e299d8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:47.982205 23555 tablet_copy_client.cc:806] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:47.982734 23555 tablet_copy_client.cc:670] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:47.985731 23555 tablet_copy_client.cc:538] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:47.993590 23555 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap starting.
I20260713 09:08:48.014384 23555 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: 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
I20260713 09:08:48.015187 23555 tablet_bootstrap.cc:492] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: Bootstrap complete.
I20260713 09:08:48.015900 23555 ts_tablet_manager.cc:1403] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260713 09:08:48.018802 23555 raft_consensus.cc:359] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:48.019379 23555 raft_consensus.cc:740] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Initialized, Role: LEARNER
I20260713 09:08:48.019867 23555 consensus_queue.cc:260] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: NON_VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: true } }
I20260713 09:08:48.021711 23555 ts_tablet_manager.cc:1434] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:08:48.023365 22919 tablet_copy_service.cc:342] P d8ed0eac4d274b129d2e0ca10ed623dc: Request end of tablet copy session 626efdb17c324004abe0bbdabd09a0bd-eee09427713a4b57ba08d27b9e299d8d received from {username='slave'} at 127.0.0.1:48070
I20260713 09:08:48.023788 22919 tablet_copy_service.cc:434] P d8ed0eac4d274b129d2e0ca10ed623dc: ending tablet copy session 626efdb17c324004abe0bbdabd09a0bd-eee09427713a4b57ba08d27b9e299d8d on tablet eee09427713a4b57ba08d27b9e299d8d with peer 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:48.254812 23246 raft_consensus.cc:1217] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:48.518148 23248 raft_consensus.cc:1217] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:48.861346 23563 raft_consensus.cc:1064] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:48.865633 23563 consensus_queue.cc:237] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:48.873665 22905 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:48.874023 22831 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:48.874003 23248 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:48.875349 23563 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:48.876495 23540 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:48.877276 23553 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:48.897449 23553 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:48.900159 23248 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:48.903710 22831 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:48.921001 22731 catalog_manager.cc:5697] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:48.937505 22905 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } attrs { replace: true } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:48.940678 23566 raft_consensus.cc:1064] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: attempting to promote NON_VOTER 626efdb17c324004abe0bbdabd09a0bd to VOTER
I20260713 09:08:48.944418 23566 consensus_queue.cc:237] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:48.952713 23248 raft_consensus.cc:1275] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 LEARNER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:48.954188 22831 raft_consensus.cc:1275] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:48.955061 22981 raft_consensus.cc:1275] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:48.954949 23565 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:48.956501 23564 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:48.957319 23565 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:49.012920 23566 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.014621 22832 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.026312 23248 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.036765 22981 consensus_queue.cc:237] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:49.038453 22732 catalog_manager.cc:5697] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.048610 22983 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } attrs { replace: true } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.062007 22905 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:49.063639 23540 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:49.066072 23248 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer 74d34cc53a334fb2a1bf6063ababa4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:49.067432 23540 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:49.071985 22908 consensus_queue.cc:237] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:49.075212 23563 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.077052 23246 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.082966 22832 raft_consensus.cc:1275] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:49.083537 23248 raft_consensus.cc:1275] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Refusing update from remote peer d8ed0eac4d274b129d2e0ca10ed623dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:49.084653 23564 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:49.077342 22905 raft_consensus.cc:2955] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.090567 22732 catalog_manager.cc:5697] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: config changed from index 3 to 4, VOTER 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) evicted. New cstate: current_term: 1 leader_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.092024 23565 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.100292 22719 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0852e679768044dd84681b55f836bdb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:49.103564 22832 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.109542 22718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eee09427713a4b57ba08d27b9e299d8d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:49.111632 23566 consensus_queue.cc:1048] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260713 09:08:49.118757 22731 catalog_manager.cc:5697] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 reported cstate change: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New cstate: current_term: 1 leader_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.125727 22823 tablet_service.cc:1558] Processing DeleteTablet for tablet 0852e679768044dd84681b55f836bdb6 with delete_type TABLET_DATA_TOMBSTONED (TS 06abaa3dde4648aa8148222b471ca017 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45452
I20260713 09:08:49.135401 22970 tablet_service.cc:1558] Processing DeleteTablet for tablet eee09427713a4b57ba08d27b9e299d8d with delete_type TABLET_DATA_TOMBSTONED (TS 74d34cc53a334fb2a1bf6063ababa4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34940
I20260713 09:08:49.135511 23582 tablet_replica.cc:333] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:49.136835 23582 raft_consensus.cc:2243] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.137406 23583 tablet_replica.cc:333] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:49.137635 23582 raft_consensus.cc:2272] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.138533 23583 raft_consensus.cc:2243] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:49.139318 23583 raft_consensus.cc:2272] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:49.136835 23248 raft_consensus.cc:2955] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } } }
I20260713 09:08:49.142817 23583 ts_tablet_manager.cc:1916] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:49.143887 23582 ts_tablet_manager.cc:1916] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:49.155975 23583 ts_tablet_manager.cc:1929] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:49.156490 23583 log.cc:1199] T eee09427713a4b57ba08d27b9e299d8d P 74d34cc53a334fb2a1bf6063ababa4e1: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/wals/eee09427713a4b57ba08d27b9e299d8d
I20260713 09:08:49.157998 22719 catalog_manager.cc:5028] TS 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): tablet eee09427713a4b57ba08d27b9e299d8d (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:49.159360 23582 ts_tablet_manager.cc:1929] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:49.159688 23582 log.cc:1199] T 0852e679768044dd84681b55f836bdb6 P 06abaa3dde4648aa8148222b471ca017: Deleting WAL directory at /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/wals/0852e679768044dd84681b55f836bdb6
I20260713 09:08:49.161202 22717 catalog_manager.cc:5028] TS 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): tablet 0852e679768044dd84681b55f836bdb6 (table test-workload [id=d171de4b087449bb87ad22b27d01da12]) successfully deleted
I20260713 09:08:55.549360 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:55.578966 22983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0852e679768044dd84681b55f836bdb6"
dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
mode: GRACEFUL
new_leader_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:34912
I20260713 09:08:55.579456 22983 raft_consensus.cc:606] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Received request to transfer leadership to TS 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:55.582212 22983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d"
dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
mode: GRACEFUL
new_leader_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:34912
I20260713 09:08:55.582782 22983 raft_consensus.cc:606] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Received request to transfer leadership to TS 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:55.593765 22831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346"
dest_uuid: "06abaa3dde4648aa8148222b471ca017"
mode: GRACEFUL
new_leader_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:35502
I20260713 09:08:55.594233 22831 raft_consensus.cc:606] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Received request to transfer leadership to TS 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:55.596303 22983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0"
dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
mode: GRACEFUL
new_leader_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:34912
I20260713 09:08:55.596701 22983 raft_consensus.cc:606] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Received request to transfer leadership to TS 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:55.607239 22905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff"
dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
mode: GRACEFUL
new_leader_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:58448
I20260713 09:08:55.607645 22905 raft_consensus.cc:606] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Received request to transfer leadership to TS 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:55.608701 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:55.609275 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:55.634588 23594 raft_consensus.cc:993] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: : Instructing follower 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:55.635008 23602 raft_consensus.cc:1081] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Signalling peer 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:55.636580 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff"
dest_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:33864
I20260713 09:08:55.637058 23246 raft_consensus.cc:493] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:55.637353 23246 raft_consensus.cc:3060] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.641494 23246 raft_consensus.cc:515] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.643463 23246 leader_election.cc:290] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:55.644109 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:55.644393 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a30f50d467974f7d9e649186a07b97ff" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:55.644764 22905 raft_consensus.cc:3055] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:55.644920 22983 raft_consensus.cc:3060] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.645112 22905 raft_consensus.cc:740] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:55.645823 22905 consensus_queue.cc:260] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.646711 22905 raft_consensus.cc:3060] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.649835 22983 raft_consensus.cc:2468] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:55.650849 23214 leader_election.cc:304] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626efdb17c324004abe0bbdabd09a0bd, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:55.651396 22905 raft_consensus.cc:2468] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:55.652433 23603 raft_consensus.cc:2804] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:55.653496 23603 raft_consensus.cc:697] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Becoming Leader. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Running, Role: LEADER
I20260713 09:08:55.654266 23603 consensus_queue.cc:237] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.661696 22729 catalog_manager.cc:5697] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: term changed from 1 to 2, leader changed from d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) to 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68). New cstate: current_term: 2 leader_uuid: "626efdb17c324004abe0bbdabd09a0bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:55.749984 23597 raft_consensus.cc:993] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: : Instructing follower 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:55.750535 23610 raft_consensus.cc:1081] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Signalling peer 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:55.751818 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0"
dest_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:33872
I20260713 09:08:55.752243 23246 raft_consensus.cc:493] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:55.752498 23246 raft_consensus.cc:3060] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.757180 23246 raft_consensus.cc:515] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.759208 23246 leader_election.cc:290] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:55.759673 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:55.759619 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498c8b5d669644eabf2c54d82ea132e0" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:55.760329 22983 raft_consensus.cc:3055] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:55.760406 22831 raft_consensus.cc:3060] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.760571 22983 raft_consensus.cc:740] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:55.761369 22983 consensus_queue.cc:260] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.762107 22983 raft_consensus.cc:3060] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.765973 22831 raft_consensus.cc:2468] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:55.767138 23212 leader_election.cc:304] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06abaa3dde4648aa8148222b471ca017, 626efdb17c324004abe0bbdabd09a0bd; no voters: 
I20260713 09:08:55.767771 23603 raft_consensus.cc:2804] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:55.767827 22983 raft_consensus.cc:2468] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:55.768220 23603 raft_consensus.cc:697] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Becoming Leader. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Running, Role: LEADER
I20260713 09:08:55.768996 23603 consensus_queue.cc:237] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.776624 22729 catalog_manager.cc:5697] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: term changed from 1 to 2, leader changed from 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) to 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68). New cstate: current_term: 2 leader_uuid: "626efdb17c324004abe0bbdabd09a0bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:55.864323 23568 raft_consensus.cc:993] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: : Instructing follower 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:55.864809 23596 raft_consensus.cc:1081] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Signalling peer 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:55.865962 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346"
dest_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:53198
I20260713 09:08:55.866418 23246 raft_consensus.cc:493] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:55.866698 23246 raft_consensus.cc:3060] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.870687 23246 raft_consensus.cc:515] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.872004 23246 leader_election.cc:290] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Requested vote from peers 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:55.872658 22831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "06abaa3dde4648aa8148222b471ca017"
I20260713 09:08:55.873009 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b7b5f41b354d78a369a32c08607346" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:55.873214 22831 raft_consensus.cc:3055] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:55.873540 22831 raft_consensus.cc:740] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06abaa3dde4648aa8148222b471ca017, State: Running, Role: LEADER
I20260713 09:08:55.873572 22983 raft_consensus.cc:3060] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.874280 22831 consensus_queue.cc:260] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.875123 22831 raft_consensus.cc:3060] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:55.877895 22983 raft_consensus.cc:2468] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:55.878770 23214 leader_election.cc:304] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626efdb17c324004abe0bbdabd09a0bd, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:55.879225 22831 raft_consensus.cc:2468] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:55.879451 23603 raft_consensus.cc:2804] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:55.879977 23603 raft_consensus.cc:697] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Becoming Leader. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Running, Role: LEADER
I20260713 09:08:55.880851 23603 consensus_queue.cc:237] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [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: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:55.887759 22729 catalog_manager.cc:5697] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: term changed from 1 to 2, leader changed from 06abaa3dde4648aa8148222b471ca017 (127.21.58.65) to 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68). New cstate: current_term: 2 leader_uuid: "626efdb17c324004abe0bbdabd09a0bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.018308 23597 raft_consensus.cc:993] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: : Instructing follower 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:56.018776 23610 raft_consensus.cc:1081] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Signalling peer 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:56.020032 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0852e679768044dd84681b55f836bdb6"
dest_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:33872
I20260713 09:08:56.020530 23246 raft_consensus.cc:493] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:56.020799 23246 raft_consensus.cc:3060] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:56.025380 23246 raft_consensus.cc:515] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:56.026873 23246 leader_election.cc:290] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:56.027678 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:56.028291 22983 raft_consensus.cc:3055] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:56.028345 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0852e679768044dd84681b55f836bdb6" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:56.028646 22983 raft_consensus.cc:740] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:56.028899 22905 raft_consensus.cc:3060] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:56.029373 22983 consensus_queue.cc:260] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:56.030526 22983 raft_consensus.cc:3060] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:56.035162 22905 raft_consensus.cc:2468] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:56.036201 23213 leader_election.cc:304] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626efdb17c324004abe0bbdabd09a0bd, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:56.036901 23603 raft_consensus.cc:2804] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:56.037333 22983 raft_consensus.cc:2468] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:56.037379 23603 raft_consensus.cc:697] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Becoming Leader. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Running, Role: LEADER
I20260713 09:08:56.038441 23603 consensus_queue.cc:237] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:56.045073 22729 catalog_manager.cc:5697] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: term changed from 1 to 2, leader changed from 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) to 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68). New cstate: current_term: 2 leader_uuid: "626efdb17c324004abe0bbdabd09a0bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.071146 23597 raft_consensus.cc:993] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: : Instructing follower 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:56.071552 23610 raft_consensus.cc:1081] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Signalling peer 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:56.072778 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d"
dest_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:33872
I20260713 09:08:56.073182 23246 raft_consensus.cc:493] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:56.073460 23246 raft_consensus.cc:3060] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:56.077392 23246 raft_consensus.cc:515] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:56.078820 23246 leader_election.cc:290] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:56.080030 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:56.080578 22905 raft_consensus.cc:3060] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:56.080749 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74bfbe0429448e8ddbdf2bd47a5c4d" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:56.081272 22983 raft_consensus.cc:3055] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:56.081560 22983 raft_consensus.cc:740] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74d34cc53a334fb2a1bf6063ababa4e1, State: Running, Role: LEADER
I20260713 09:08:56.082368 22983 consensus_queue.cc:260] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:56.083431 22983 raft_consensus.cc:3060] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:56.085141 22905 raft_consensus.cc:2468] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:56.085937 23213 leader_election.cc:304] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626efdb17c324004abe0bbdabd09a0bd, d8ed0eac4d274b129d2e0ca10ed623dc; no voters: 
I20260713 09:08:56.086644 23603 raft_consensus.cc:2804] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:56.087091 23603 raft_consensus.cc:697] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Becoming Leader. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Running, Role: LEADER
I20260713 09:08:56.088173 22983 raft_consensus.cc:2468] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:56.087891 23603 consensus_queue.cc:237] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:56.095525 22729 catalog_manager.cc:5697] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: term changed from 1 to 2, leader changed from 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67) to 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68). New cstate: current_term: 2 leader_uuid: "626efdb17c324004abe0bbdabd09a0bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:56.136109 22983 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.137179 23603 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.156823 22905 raft_consensus.cc:1275] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.157330 22831 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.158229 23604 consensus_queue.cc:1048] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.159132 23618 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:56.172019 22983 raft_consensus.cc:1275] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.173313 23618 consensus_queue.cc:1048] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.264899 22831 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.266062 23604 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "06abaa3dde4648aa8148222b471ca017" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.274655 22983 raft_consensus.cc:1275] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.276069 23618 consensus_queue.cc:1048] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.425539 22905 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.426648 23618 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.435729 22983 raft_consensus.cc:1275] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.436889 23604 consensus_queue.cc:1048] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.471709 22983 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.472680 23604 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.480446 22905 raft_consensus.cc:1275] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:56.482370 23604 consensus_queue.cc:1048] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:56.609965 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:56.626120 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:56.638728 22905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef"
dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
mode: GRACEFUL
new_leader_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:58448
I20260713 09:08:56.639191 22905 raft_consensus.cc:606] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Received request to transfer leadership to TS 626efdb17c324004abe0bbdabd09a0bd
I20260713 09:08:56.640259 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:56.640851 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:57.011507 23630 raft_consensus.cc:993] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: : Instructing follower 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:57.012028 23602 raft_consensus.cc:1081] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Signalling peer 626efdb17c324004abe0bbdabd09a0bd to start an election
I20260713 09:08:57.013423 23246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef"
dest_uuid: "626efdb17c324004abe0bbdabd09a0bd"
 from {username='slave'} at 127.0.0.1:33864
I20260713 09:08:57.013862 23246 raft_consensus.cc:493] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:57.014190 23246 raft_consensus.cc:3060] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.018827 23246 raft_consensus.cc:515] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:57.020022 23246 leader_election.cc:290] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Requested vote from peers d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921), 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515)
I20260713 09:08:57.020660 22905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc"
I20260713 09:08:57.021009 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5acae1e77b34b8d840bf1cb3a66c4ef" candidate_uuid: "626efdb17c324004abe0bbdabd09a0bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "74d34cc53a334fb2a1bf6063ababa4e1"
I20260713 09:08:57.021214 22905 raft_consensus.cc:3055] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:57.021521 22983 raft_consensus.cc:3060] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.021596 22905 raft_consensus.cc:740] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8ed0eac4d274b129d2e0ca10ed623dc, State: Running, Role: LEADER
I20260713 09:08:57.022434 22905 consensus_queue.cc:260] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:57.023563 22905 raft_consensus.cc:3060] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.027413 22983 raft_consensus.cc:2468] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:57.028450 23214 leader_election.cc:304] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626efdb17c324004abe0bbdabd09a0bd, 74d34cc53a334fb2a1bf6063ababa4e1; no voters: 
I20260713 09:08:57.029165 23603 raft_consensus.cc:2804] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:57.029560 23603 raft_consensus.cc:697] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Becoming Leader. State: Replica: 626efdb17c324004abe0bbdabd09a0bd, State: Running, Role: LEADER
I20260713 09:08:57.029594 22905 raft_consensus.cc:2468] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626efdb17c324004abe0bbdabd09a0bd in term 2.
I20260713 09:08:57.030658 23603 consensus_queue.cc:237] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [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: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } }
I20260713 09:08:57.036844 22728 catalog_manager.cc:5697] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd reported cstate change: term changed from 1 to 2, leader changed from d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66) to 626efdb17c324004abe0bbdabd09a0bd (127.21.58.68). New cstate: current_term: 2 leader_uuid: "626efdb17c324004abe0bbdabd09a0bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626efdb17c324004abe0bbdabd09a0bd" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 43071 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:57.521342 22983 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:57.522406 23618 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d34cc53a334fb2a1bf6063ababa4e1" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:57.531244 22905 raft_consensus.cc:1275] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Refusing update from remote peer 626efdb17c324004abe0bbdabd09a0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:57.532351 23618 consensus_queue.cc:1048] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ed0eac4d274b129d2e0ca10ed623dc" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:57.641656 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:57.656574 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
W20260713 09:08:57.663213 22873 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260713 09:08:57.666687 22873 consensus_peers.cc:597] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc -> Peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Couldn't send request to peer 06abaa3dde4648aa8148222b471ca017. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.688169 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:57.688939 21737 tablet_replica.cc:333] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.689611 21737 raft_consensus.cc:2243] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.690696 21737 raft_consensus.cc:2272] T 5e9e28fa762a4a39b719d8296cdadd11 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.693362 21737 tablet_replica.cc:333] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.693948 21737 raft_consensus.cc:2243] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.694494 21737 raft_consensus.cc:2272] T eee09427713a4b57ba08d27b9e299d8d P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.696225 21737 tablet_replica.cc:333] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.696817 21737 raft_consensus.cc:2243] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.697252 21737 raft_consensus.cc:2272] T e52040bab2fd4e6283aaabe1284bafbe P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.699182 21737 tablet_replica.cc:333] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.699747 21737 raft_consensus.cc:2243] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.700439 21737 raft_consensus.cc:2272] T 9c213c3f09a2406ea6a9459382f21fda P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.702886 21737 tablet_replica.cc:333] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.703436 21737 raft_consensus.cc:2243] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.704200 21737 raft_consensus.cc:2272] T 07f3592213f3459fae988f5c2c19a3b3 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.705993 21737 tablet_replica.cc:333] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.706624 21737 raft_consensus.cc:2243] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.707602 21737 raft_consensus.cc:2272] T 9b5d4323d9224212ba53bf638ccdb0b7 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.709450 21737 tablet_replica.cc:333] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.710088 21737 raft_consensus.cc:2243] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.710685 21737 raft_consensus.cc:2272] T 2abd8748ea52453b87491e085251d731 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:57.710762 23212 consensus_peers.cc:597] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd -> Peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Couldn't send request to peer 06abaa3dde4648aa8148222b471ca017. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.713099 21737 tablet_replica.cc:333] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.713863 21737 raft_consensus.cc:2243] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.714542 21737 raft_consensus.cc:2272] T c05ec122b457494a861607c749e6a6a8 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.716355 21737 tablet_replica.cc:333] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.716899 21737 raft_consensus.cc:2243] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.717440 21737 raft_consensus.cc:2272] T 38469060b31a4cb8920305f851ec4788 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.719262 21737 tablet_replica.cc:333] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.719736 21737 raft_consensus.cc:2243] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.720373 21737 raft_consensus.cc:2272] T 498c8b5d669644eabf2c54d82ea132e0 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.722354 21737 tablet_replica.cc:333] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.722833 21737 raft_consensus.cc:2243] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.723311 21737 raft_consensus.cc:2272] T 7e99dba0c0e0469fbff679663ef77f79 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.724956 21737 tablet_replica.cc:333] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.725445 21737 raft_consensus.cc:2243] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.726217 21737 raft_consensus.cc:2272] T 888e0049d6f240c295f6ac513edcaf20 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.727947 21737 tablet_replica.cc:333] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.728389 21737 raft_consensus.cc:2243] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.728813 21737 raft_consensus.cc:2272] T 698076b5a5d841b6b38b66b3884237d2 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.730494 21737 tablet_replica.cc:333] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.730923 21737 raft_consensus.cc:2243] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.731426 21737 raft_consensus.cc:2272] T 823e53ffde0d413db65c9e94cc3b466f P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.733088 21737 tablet_replica.cc:333] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.733566 21737 raft_consensus.cc:2243] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.734453 21737 raft_consensus.cc:2272] T a36ff9f9b17d45aea72c0934023e9ad4 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.736527 21737 tablet_replica.cc:333] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.737059 21737 raft_consensus.cc:2243] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.737975 21737 raft_consensus.cc:2272] T 07423c0d026d4443a3381c834aa04573 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:57.738458 22947 consensus_peers.cc:597] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Couldn't send request to peer 06abaa3dde4648aa8148222b471ca017. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.740003 21737 tablet_replica.cc:333] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.740512 21737 raft_consensus.cc:2243] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.740865 21737 raft_consensus.cc:2272] T 35b7b5f41b354d78a369a32c08607346 P 06abaa3dde4648aa8148222b471ca017 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.742625 21737 tablet_replica.cc:333] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017: stopping tablet replica
I20260713 09:08:57.743163 21737 raft_consensus.cc:2243] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.743988 21737 raft_consensus.cc:2272] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 06abaa3dde4648aa8148222b471ca017 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.789286 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
I20260713 09:08:57.828305 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
I20260713 09:08:57.856413 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:57.857069 21737 tablet_replica.cc:333] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.857707 21737 raft_consensus.cc:2243] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.858119 21737 raft_consensus.cc:2272] T 5e9e28fa762a4a39b719d8296cdadd11 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.859911 21737 tablet_replica.cc:333] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.860621 21737 raft_consensus.cc:2243] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.861269 21737 raft_consensus.cc:2272] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.863372 21737 tablet_replica.cc:333] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.864012 21737 raft_consensus.cc:2243] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.864907 21737 raft_consensus.cc:2272] T eee09427713a4b57ba08d27b9e299d8d P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:57.865442 22947 consensus_peers.cc:597] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Couldn't send request to peer 06abaa3dde4648aa8148222b471ca017. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:45091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.866793 21737 tablet_replica.cc:333] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.867280 21737 raft_consensus.cc:2243] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.867647 21737 raft_consensus.cc:2272] T e52040bab2fd4e6283aaabe1284bafbe P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.869163 21737 tablet_replica.cc:333] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.869598 21737 raft_consensus.cc:2243] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.870075 21737 raft_consensus.cc:2272] T 2cae7a1055064d16a42ec37618724852 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.871672 21737 tablet_replica.cc:333] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.872143 21737 raft_consensus.cc:2243] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.872798 21737 raft_consensus.cc:2272] T 9c213c3f09a2406ea6a9459382f21fda P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.874799 21737 tablet_replica.cc:333] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.875267 21737 raft_consensus.cc:2243] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.875650 21737 raft_consensus.cc:2272] T 07f3592213f3459fae988f5c2c19a3b3 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.877318 21737 tablet_replica.cc:333] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.877767 21737 raft_consensus.cc:2243] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.878093 21737 raft_consensus.cc:2272] T 9b5d4323d9224212ba53bf638ccdb0b7 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.879922 21737 tablet_replica.cc:333] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.880347 21737 raft_consensus.cc:2243] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.880801 21737 raft_consensus.cc:2272] T 1bb09ce7262e48c3b2fa6593174e3cb2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.882493 21737 tablet_replica.cc:333] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.882911 21737 raft_consensus.cc:2243] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.883512 21737 raft_consensus.cc:2272] T 2abd8748ea52453b87491e085251d731 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.885145 21737 tablet_replica.cc:333] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.885588 21737 raft_consensus.cc:2243] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.886282 21737 raft_consensus.cc:2272] T 7e99dba0c0e0469fbff679663ef77f79 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.887756 21737 tablet_replica.cc:333] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.888152 21737 raft_consensus.cc:2243] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.888520 21737 raft_consensus.cc:2272] T 0852e679768044dd84681b55f836bdb6 P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.889885 21737 tablet_replica.cc:333] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.890340 21737 raft_consensus.cc:2243] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.890705 21737 raft_consensus.cc:2272] T 888e0049d6f240c295f6ac513edcaf20 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.892395 21737 tablet_replica.cc:333] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.892793 21737 raft_consensus.cc:2243] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.893113 21737 raft_consensus.cc:2272] T a36ff9f9b17d45aea72c0934023e9ad4 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.894644 21737 tablet_replica.cc:333] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.895099 21737 raft_consensus.cc:2243] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.895471 21737 raft_consensus.cc:2272] T a30f50d467974f7d9e649186a07b97ff P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.896996 21737 tablet_replica.cc:333] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.897454 21737 raft_consensus.cc:2243] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:57.897819 21737 raft_consensus.cc:2272] T e5acae1e77b34b8d840bf1cb3a66c4ef P d8ed0eac4d274b129d2e0ca10ed623dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.899837 21737 tablet_replica.cc:333] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.900291 21737 raft_consensus.cc:2243] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.901008 21737 raft_consensus.cc:2272] T 698076b5a5d841b6b38b66b3884237d2 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:57.902693 21737 tablet_replica.cc:333] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc: stopping tablet replica
I20260713 09:08:57.903158 21737 raft_consensus.cc:2243] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:57.903957 21737 raft_consensus.cc:2272] T bf3c1b9a61b2405790cdf8e0a8914fd5 P d8ed0eac4d274b129d2e0ca10ed623dc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:57.906270 22948 consensus_peers.cc:597] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Couldn't send request to peer d8ed0eac4d274b129d2e0ca10ed623dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:57.913612 23213 consensus_peers.cc:597] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd -> Peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Couldn't send request to peer d8ed0eac4d274b129d2e0ca10ed623dc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:57.944373 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
I20260713 09:08:57.980670 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
W20260713 09:08:57.993661 22947 consensus_peers.cc:597] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 -> Peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Couldn't send request to peer 06abaa3dde4648aa8148222b471ca017. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:45091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.008261 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:58.008873 21737 tablet_replica.cc:333] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.009464 21737 raft_consensus.cc:2243] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.009877 21737 raft_consensus.cc:2272] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.011639 21737 tablet_replica.cc:333] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.012145 21737 raft_consensus.cc:2243] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.012840 21737 raft_consensus.cc:2272] T e52040bab2fd4e6283aaabe1284bafbe P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.014441 21737 tablet_replica.cc:333] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.014915 21737 raft_consensus.cc:2243] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.015580 21737 raft_consensus.cc:2272] T 2cae7a1055064d16a42ec37618724852 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.017151 21737 tablet_replica.cc:333] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.017642 21737 raft_consensus.cc:2243] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.018019 21737 raft_consensus.cc:2272] T 5e9e28fa762a4a39b719d8296cdadd11 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.019706 21737 tablet_replica.cc:333] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.020188 21737 raft_consensus.cc:2243] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.020555 21737 raft_consensus.cc:2272] T 07f3592213f3459fae988f5c2c19a3b3 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.022287 21737 tablet_replica.cc:333] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
W20260713 09:08:58.022531 23214 consensus_peers.cc:597] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd -> Peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Couldn't send request to peer 74d34cc53a334fb2a1bf6063ababa4e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.022801 21737 raft_consensus.cc:2243] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.023504 21737 raft_consensus.cc:2272] T c05ec122b457494a861607c749e6a6a8 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.025084 21737 tablet_replica.cc:333] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.025591 21737 raft_consensus.cc:2243] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.025951 21737 raft_consensus.cc:2272] T 498c8b5d669644eabf2c54d82ea132e0 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.027467 21737 tablet_replica.cc:333] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.027951 21737 raft_consensus.cc:2243] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.028313 21737 raft_consensus.cc:2272] T 0852e679768044dd84681b55f836bdb6 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.029932 21737 tablet_replica.cc:333] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.030885 21737 raft_consensus.cc:2243] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.031386 21737 raft_consensus.cc:2272] T 888e0049d6f240c295f6ac513edcaf20 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.033113 21737 tablet_replica.cc:333] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.033596 21737 raft_consensus.cc:2243] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.033974 21737 raft_consensus.cc:2272] T 9b5d4323d9224212ba53bf638ccdb0b7 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.035444 21737 tablet_replica.cc:333] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.035903 21737 raft_consensus.cc:2243] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.036561 21737 raft_consensus.cc:2272] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.038187 21737 tablet_replica.cc:333] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.038695 21737 raft_consensus.cc:2243] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.039364 21737 raft_consensus.cc:2272] T 38469060b31a4cb8920305f851ec4788 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.040948 21737 tablet_replica.cc:333] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.041407 21737 raft_consensus.cc:2243] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.041934 21737 raft_consensus.cc:2272] T 07423c0d026d4443a3381c834aa04573 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.043471 21737 tablet_replica.cc:333] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.043936 21737 raft_consensus.cc:2243] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.044390 21737 raft_consensus.cc:2272] T 35b7b5f41b354d78a369a32c08607346 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.046509 21737 tablet_replica.cc:333] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
W20260713 09:08:58.046509 23214 consensus_peers.cc:597] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd -> Peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Couldn't send request to peer 74d34cc53a334fb2a1bf6063ababa4e1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.047297 21737 raft_consensus.cc:2243] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.047958 21737 raft_consensus.cc:2272] T 823e53ffde0d413db65c9e94cc3b466f P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.049571 21737 tablet_replica.cc:333] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.049970 21737 raft_consensus.cc:2243] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.050351 21737 raft_consensus.cc:2272] T a36ff9f9b17d45aea72c0934023e9ad4 P 74d34cc53a334fb2a1bf6063ababa4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.051860 21737 tablet_replica.cc:333] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.052242 21737 raft_consensus.cc:2243] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.052677 21737 raft_consensus.cc:2272] T a30f50d467974f7d9e649186a07b97ff P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.054071 21737 tablet_replica.cc:333] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1: stopping tablet replica
I20260713 09:08:58.054509 21737 raft_consensus.cc:2243] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.054944 21737 raft_consensus.cc:2272] T e5acae1e77b34b8d840bf1cb3a66c4ef P 74d34cc53a334fb2a1bf6063ababa4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:58.075357 23212 consensus_peers.cc:597] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd -> Peer 06abaa3dde4648aa8148222b471ca017 (127.21.58.65:45091): Couldn't send request to peer 06abaa3dde4648aa8148222b471ca017. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:45091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:58.092233 23213 consensus_peers.cc:597] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd -> Peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Couldn't send request to peer d8ed0eac4d274b129d2e0ca10ed623dc. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:39921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:58.092636 23213 consensus_peers.cc:597] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd -> Peer d8ed0eac4d274b129d2e0ca10ed623dc (127.21.58.66:39921): Couldn't send request to peer d8ed0eac4d274b129d2e0ca10ed623dc. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:39921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.096692 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
W20260713 09:08:58.110610 23214 consensus_peers.cc:597] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd -> Peer 74d34cc53a334fb2a1bf6063ababa4e1 (127.21.58.67:45515): Couldn't send request to peer 74d34cc53a334fb2a1bf6063ababa4e1. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.67:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.135251 21737 tablet_server.cc:179] TabletServer@127.21.58.68:0 shutting down...
I20260713 09:08:58.157879 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:58.158645 21737 tablet_replica.cc:333] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.159539 21737 raft_consensus.cc:2243] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.160163 21737 raft_consensus.cc:2272] T eee09427713a4b57ba08d27b9e299d8d P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.161914 21737 tablet_replica.cc:333] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.162460 21737 raft_consensus.cc:2243] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.162875 21737 raft_consensus.cc:2272] T 1bb09ce7262e48c3b2fa6593174e3cb2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.164358 21737 tablet_replica.cc:333] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.164791 21737 raft_consensus.cc:2243] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.165413 21737 raft_consensus.cc:2272] T 35b7b5f41b354d78a369a32c08607346 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.166992 21737 tablet_replica.cc:333] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.167423 21737 raft_consensus.cc:2243] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.167819 21737 raft_consensus.cc:2272] T 38469060b31a4cb8920305f851ec4788 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.169258 21737 tablet_replica.cc:333] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.169709 21737 raft_consensus.cc:2243] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.170378 21737 raft_consensus.cc:2272] T 0a74bfbe0429448e8ddbdf2bd47a5c4d P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.171789 21737 tablet_replica.cc:333] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.172212 21737 raft_consensus.cc:2243] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.172622 21737 raft_consensus.cc:2272] T 823e53ffde0d413db65c9e94cc3b466f P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.174043 21737 tablet_replica.cc:333] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.174537 21737 raft_consensus.cc:2243] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.174937 21737 raft_consensus.cc:2272] T 698076b5a5d841b6b38b66b3884237d2 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.176326 21737 tablet_replica.cc:333] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.176744 21737 raft_consensus.cc:2243] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.177151 21737 raft_consensus.cc:2272] T 7e99dba0c0e0469fbff679663ef77f79 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.178668 21737 tablet_replica.cc:333] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.179075 21737 raft_consensus.cc:2243] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.179464 21737 raft_consensus.cc:2272] T bf3c1b9a61b2405790cdf8e0a8914fd5 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.180872 21737 tablet_replica.cc:333] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.181269 21737 raft_consensus.cc:2243] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.181658 21737 raft_consensus.cc:2272] T 2cae7a1055064d16a42ec37618724852 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.183152 21737 tablet_replica.cc:333] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.183588 21737 raft_consensus.cc:2243] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.184180 21737 raft_consensus.cc:2272] T a30f50d467974f7d9e649186a07b97ff P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.185745 21737 tablet_replica.cc:333] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.186208 21737 raft_consensus.cc:2243] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.186846 21737 raft_consensus.cc:2272] T e5acae1e77b34b8d840bf1cb3a66c4ef P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.188486 21737 tablet_replica.cc:333] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.188973 21737 raft_consensus.cc:2243] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.189378 21737 raft_consensus.cc:2272] T 9c213c3f09a2406ea6a9459382f21fda P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.190878 21737 tablet_replica.cc:333] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.191330 21737 raft_consensus.cc:2243] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.191746 21737 raft_consensus.cc:2272] T 07423c0d026d4443a3381c834aa04573 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.193259 21737 tablet_replica.cc:333] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.193653 21737 raft_consensus.cc:2243] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.194053 21737 raft_consensus.cc:2272] T c05ec122b457494a861607c749e6a6a8 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.195466 21737 tablet_replica.cc:333] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.195868 21737 raft_consensus.cc:2243] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.196466 21737 raft_consensus.cc:2272] T 0852e679768044dd84681b55f836bdb6 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.197938 21737 tablet_replica.cc:333] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.198342 21737 raft_consensus.cc:2243] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.198915 21737 raft_consensus.cc:2272] T 498c8b5d669644eabf2c54d82ea132e0 P 626efdb17c324004abe0bbdabd09a0bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.200402 21737 tablet_replica.cc:333] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd: stopping tablet replica
I20260713 09:08:58.200762 21737 raft_consensus.cc:2243] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.201141 21737 raft_consensus.cc:2272] T 2abd8748ea52453b87491e085251d731 P 626efdb17c324004abe0bbdabd09a0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.235988 21737 tablet_server.cc:196] TabletServer@127.21.58.68:0 shutdown complete.
I20260713 09:08:58.262333 21737 master.cc:562] Master@127.21.58.126:36487 shutting down...
I20260713 09:08:58.280390 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.280965 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.281281 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4227106c6cbb44fa9f509529a2fd3393: stopping tablet replica
I20260713 09:08:58.301296 21737 master.cc:584] Master@127.21.58.126:36487 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26822 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:58.355144 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:44283
I20260713 09:08:58.356276 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.361689 23652 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
W20260713 09:08:58.361833 23651 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
W20260713 09:08:58.362452 23654 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
I20260713 09:08:58.363963 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:58.364825 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.365023 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.365183 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933738365150 us; error 0 us; skew 500 ppm
I20260713 09:08:58.365708 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.368057 21737 webserver.cc:533] Webserver started at http://127.21.58.126:45639/ using document root <none> and password file <none>
I20260713 09:08:58.368515 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.368695 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.368973 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.369985 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "9810f64401a24b309cca4b418338b5d9"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.374248 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:58.377269 23659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.377951 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:58.378242 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "9810f64401a24b309cca4b418338b5d9"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.378516 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-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)
I20260713 09:08:58.394320 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.395398 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.435782 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:44283
I20260713 09:08:58.435871 23710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:44283 every 8 connection(s)
I20260713 09:08:58.439463 23711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:58.449715 23711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9: Bootstrap starting.
I20260713 09:08:58.454536 23711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:58.458740 23711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9: No bootstrap required, opened a new log
I20260713 09:08:58.460916 23711 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9810f64401a24b309cca4b418338b5d9" member_type: VOTER }
I20260713 09:08:58.461304 23711 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:58.461603 23711 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9810f64401a24b309cca4b418338b5d9, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.462321 23711 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9810f64401a24b309cca4b418338b5d9" member_type: VOTER }
I20260713 09:08:58.462816 23711 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:58.463032 23711 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:58.463333 23711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.467644 23711 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9810f64401a24b309cca4b418338b5d9" member_type: VOTER }
I20260713 09:08:58.468171 23711 leader_election.cc:304] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [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: 9810f64401a24b309cca4b418338b5d9; no voters: 
I20260713 09:08:58.469223 23711 leader_election.cc:290] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:58.469537 23714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:58.470974 23714 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 1 LEADER]: Becoming Leader. State: Replica: 9810f64401a24b309cca4b418338b5d9, State: Running, Role: LEADER
I20260713 09:08:58.471690 23714 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [LEADER]: Queue going to LEADER mode. State: All 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: "9810f64401a24b309cca4b418338b5d9" member_type: VOTER }
I20260713 09:08:58.472394 23711 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:58.477078 23716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9810f64401a24b309cca4b418338b5d9. Latest consensus state: current_term: 1 leader_uuid: "9810f64401a24b309cca4b418338b5d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9810f64401a24b309cca4b418338b5d9" member_type: VOTER } }
I20260713 09:08:58.477705 23716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:58.477128 23715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9810f64401a24b309cca4b418338b5d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9810f64401a24b309cca4b418338b5d9" member_type: VOTER } }
I20260713 09:08:58.479169 23715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:58.479571 23721 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:58.487174 23721 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:58.488308 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:58.495539 23721 catalog_manager.cc:1383] Generated new cluster ID: d54954b61a524a7d95734f4b903e7984
I20260713 09:08:58.495852 23721 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:58.514099 23721 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:58.515245 23721 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:58.525415 23721 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9: Generated new TSK 0
I20260713 09:08:58.525926 23721 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:58.554858 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.560240 23732 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
W20260713 09:08:58.561442 23733 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
W20260713 09:08:58.562836 23735 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
I20260713 09:08:58.563195 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:58.564159 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.564328 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.564464 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933738564453 us; error 0 us; skew 500 ppm
I20260713 09:08:58.565044 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.567304 21737 webserver.cc:533] Webserver started at http://127.21.58.65:40539/ using document root <none> and password file <none>
I20260713 09:08:58.567709 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.567857 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.568059 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.569041 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "a731e26a41ca4dad84fa9b711b600440"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.573024 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:58.576187 23740 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.576866 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:08:58.577150 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "a731e26a41ca4dad84fa9b711b600440"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.577435 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-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)
I20260713 09:08:58.598300 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.599417 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.600775 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.602882 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:58.603094 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.603351 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:58.603535 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.641057 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:36017
I20260713 09:08:58.641155 23802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:36017 every 8 connection(s)
I20260713 09:08:58.645924 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.652022 23807 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
W20260713 09:08:58.652664 23808 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
I20260713 09:08:58.655436 21737 server_base.cc:1061] running on GCE node
W20260713 09:08:58.656615 23811 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
I20260713 09:08:58.657380 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.657604 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.657775 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933738657755 us; error 0 us; skew 500 ppm
I20260713 09:08:58.658388 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.660997 21737 webserver.cc:533] Webserver started at http://127.21.58.66:39299/ using document root <none> and password file <none>
I20260713 09:08:58.661491 23803 heartbeater.cc:344] Connected to a master server at 127.21.58.126:44283
I20260713 09:08:58.661535 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.661971 23803 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.661988 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.662549 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.662889 23803 heartbeater.cc:507] Master 127.21.58.126:44283 requested a full tablet report, sending...
I20260713 09:08:58.663668 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "d24f162bea9f448cba14f3667552938a"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.664911 23676 ts_manager.cc:194] Registered new tserver with Master: a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:08:58.666584 23676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58234
I20260713 09:08:58.668296 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:58.671622 23815 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.672320 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:58.672593 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "d24f162bea9f448cba14f3667552938a"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.672859 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-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)
I20260713 09:08:58.687834 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.688936 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.690348 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.692400 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:58.692616 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.692852 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:58.693017 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.755654 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:41601
I20260713 09:08:58.755774 23878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:41601 every 8 connection(s)
I20260713 09:08:58.762383 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.772324 23882 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
W20260713 09:08:58.772543 23883 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
I20260713 09:08:58.775240 23879 heartbeater.cc:344] Connected to a master server at 127.21.58.126:44283
I20260713 09:08:58.775748 23879 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.777287 23879 heartbeater.cc:507] Master 127.21.58.126:44283 requested a full tablet report, sending...
W20260713 09:08:58.778100 23885 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
I20260713 09:08:58.780556 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:58.781082 23676 ts_manager.cc:194] Registered new tserver with Master: d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:08:58.781520 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.781795 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.781999 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933738781985 us; error 0 us; skew 500 ppm
I20260713 09:08:58.782595 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.782930 23676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58244
I20260713 09:08:58.786334 21737 webserver.cc:533] Webserver started at http://127.21.58.67:34759/ using document root <none> and password file <none>
I20260713 09:08:58.786898 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.787117 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.787420 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.788786 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "aaf40f51a7654de4930bcdbfaa86765e"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.793175 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:08:58.796332 23890 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.797147 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:08:58.797374 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "aaf40f51a7654de4930bcdbfaa86765e"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.797593 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-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)
I20260713 09:08:58.808980 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.810117 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.811472 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.813607 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:58.813796 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.813980 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:58.814167 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.853137 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:39547
I20260713 09:08:58.853240 23952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:39547 every 8 connection(s)
I20260713 09:08:58.858114 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.864635 23956 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
W20260713 09:08:58.867697 23957 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
W20260713 09:08:58.869534 23959 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
I20260713 09:08:58.869711 21737 server_base.cc:1061] running on GCE node
I20260713 09:08:58.870249 23953 heartbeater.cc:344] Connected to a master server at 127.21.58.126:44283
I20260713 09:08:58.870656 23953 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.870843 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.871121 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.871328 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933738871309 us; error 0 us; skew 500 ppm
I20260713 09:08:58.871519 23953 heartbeater.cc:507] Master 127.21.58.126:44283 requested a full tablet report, sending...
I20260713 09:08:58.872057 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.873762 23676 ts_manager.cc:194] Registered new tserver with Master: aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:08:58.874928 21737 webserver.cc:533] Webserver started at http://127.21.58.68:35699/ using document root <none> and password file <none>
I20260713 09:08:58.875530 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.875558 23676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58250
I20260713 09:08:58.875891 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.876240 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.877616 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-3-root/instance:
uuid: "f38105ba28704988b50275ded479a7b4"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.881909 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:58.885167 23964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.885848 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:58.886081 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-3-root
uuid: "f38105ba28704988b50275ded479a7b4"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:08:58.886387 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-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)
I20260713 09:08:58.898571 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.899899 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.901422 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.905365 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:58.905622 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.905910 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:58.906097 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.944579 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.68:34457
I20260713 09:08:58.944686 24026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.68:34457 every 8 connection(s)
I20260713 09:08:58.958246 24027 heartbeater.cc:344] Connected to a master server at 127.21.58.126:44283
I20260713 09:08:58.958642 24027 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.959383 24027 heartbeater.cc:507] Master 127.21.58.126:44283 requested a full tablet report, sending...
I20260713 09:08:58.961231 23676 ts_manager.cc:194] Registered new tserver with Master: f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:08:58.962162 21737 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01454618s
I20260713 09:08:58.962720 23676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58254
I20260713 09:08:58.987422 23676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58262:
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"
    }
  }
}
I20260713 09:08:59.127229 23991 tablet_service.cc:1511] Processing CreateTablet for tablet 23c29c71f48b45e385013336f6851ed8 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:59.128727 23991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c29c71f48b45e385013336f6851ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.130235 23992 tablet_service.cc:1511] Processing CreateTablet for tablet 66c845b6e5d144d48dec8b9b5cb4abf5 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:59.131558 23992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c845b6e5d144d48dec8b9b5cb4abf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.135978 23990 tablet_service.cc:1511] Processing CreateTablet for tablet dd9e654cb8954b15898a98e12faa8d1f (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:59.137270 23990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9e654cb8954b15898a98e12faa8d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.149328 23988 tablet_service.cc:1511] Processing CreateTablet for tablet 5c262baa6e0341d8b04ab28c88c8c3bb (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:59.150777 23988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c262baa6e0341d8b04ab28c88c8c3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.151249 23768 tablet_service.cc:1511] Processing CreateTablet for tablet 66c845b6e5d144d48dec8b9b5cb4abf5 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:59.151332 23986 tablet_service.cc:1511] Processing CreateTablet for tablet 80fe0ad151034dd288feab303cf64d1a (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:59.152837 23986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fe0ad151034dd288feab303cf64d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.153314 23761 tablet_service.cc:1511] Processing CreateTablet for tablet 80fe0ad151034dd288feab303cf64d1a (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:59.150074 23987 tablet_service.cc:1511] Processing CreateTablet for tablet c3be2210c501493ebbac682d77591c4f (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:59.154114 23767 tablet_service.cc:1511] Processing CreateTablet for tablet dc7b8cc0e7374e13bc4e3a2038bc90c2 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:59.155767 23762 tablet_service.cc:1511] Processing CreateTablet for tablet ad1670aeb3e54daaaab0fdcd2709dbf0 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:59.156646 23987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be2210c501493ebbac682d77591c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.155346 23989 tablet_service.cc:1511] Processing CreateTablet for tablet b0da3f21eedc4e22aebe1ea27fc04292 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:59.152796 23768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c845b6e5d144d48dec8b9b5cb4abf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.158519 23989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0da3f21eedc4e22aebe1ea27fc04292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.160018 23764 tablet_service.cc:1511] Processing CreateTablet for tablet b0da3f21eedc4e22aebe1ea27fc04292 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:59.161407 23764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0da3f21eedc4e22aebe1ea27fc04292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.163347 23765 tablet_service.cc:1511] Processing CreateTablet for tablet 113053d72d4844b39f6395bfb4f5445d (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:59.164631 23765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113053d72d4844b39f6395bfb4f5445d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.158041 23763 tablet_service.cc:1511] Processing CreateTablet for tablet 5c262baa6e0341d8b04ab28c88c8c3bb (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:59.166913 23763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c262baa6e0341d8b04ab28c88c8c3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.155465 23766 tablet_service.cc:1511] Processing CreateTablet for tablet 23c29c71f48b45e385013336f6851ed8 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:59.168414 23766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c29c71f48b45e385013336f6851ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.174273 23762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1670aeb3e54daaaab0fdcd2709dbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.176261 23985 tablet_service.cc:1511] Processing CreateTablet for tablet 6f20b1b9832242d0bf5762beeded204d (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:59.177553 23985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f20b1b9832242d0bf5762beeded204d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.178531 23767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7b8cc0e7374e13bc4e3a2038bc90c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.183529 23761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fe0ad151034dd288feab303cf64d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.192199 23984 tablet_service.cc:1511] Processing CreateTablet for tablet bcb41bb5c6bc4a6ba159507f1bece57b (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:59.193555 23984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb41bb5c6bc4a6ba159507f1bece57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.200052 23760 tablet_service.cc:1511] Processing CreateTablet for tablet 6f20b1b9832242d0bf5762beeded204d (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:59.201382 23760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f20b1b9832242d0bf5762beeded204d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.205583 23759 tablet_service.cc:1511] Processing CreateTablet for tablet 4206818a3e8e45ef9e472f0d18dfa616 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:59.206911 23759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4206818a3e8e45ef9e472f0d18dfa616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.215341 23842 tablet_service.cc:1511] Processing CreateTablet for tablet dc7b8cc0e7374e13bc4e3a2038bc90c2 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:59.216789 23842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7b8cc0e7374e13bc4e3a2038bc90c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.219319 23841 tablet_service.cc:1511] Processing CreateTablet for tablet dd9e654cb8954b15898a98e12faa8d1f (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:59.220655 23841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9e654cb8954b15898a98e12faa8d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.223333 23840 tablet_service.cc:1511] Processing CreateTablet for tablet 113053d72d4844b39f6395bfb4f5445d (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:59.224253 23988 tablet_service.cc:1511] Processing CreateTablet for tablet 6397be86a7f94ecf867c58c844b662bb (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:59.225541 23988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6397be86a7f94ecf867c58c844b662bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.226052 23839 tablet_service.cc:1511] Processing CreateTablet for tablet b0da3f21eedc4e22aebe1ea27fc04292 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:59.228376 23838 tablet_service.cc:1511] Processing CreateTablet for tablet c3be2210c501493ebbac682d77591c4f (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:59.231240 23918 tablet_service.cc:1511] Processing CreateTablet for tablet dc7b8cc0e7374e13bc4e3a2038bc90c2 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:59.232641 23918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc7b8cc0e7374e13bc4e3a2038bc90c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.232390 23843 tablet_service.cc:1511] Processing CreateTablet for tablet 66c845b6e5d144d48dec8b9b5cb4abf5 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:59.235301 23917 tablet_service.cc:1511] Processing CreateTablet for tablet 23c29c71f48b45e385013336f6851ed8 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:59.236541 23917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c29c71f48b45e385013336f6851ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.231194 23837 tablet_service.cc:1511] Processing CreateTablet for tablet ad1670aeb3e54daaaab0fdcd2709dbf0 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:59.224660 23840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113053d72d4844b39f6395bfb4f5445d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.246475 23913 tablet_service.cc:1511] Processing CreateTablet for tablet c3be2210c501493ebbac682d77591c4f (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:59.247613 23835 tablet_service.cc:1511] Processing CreateTablet for tablet bcb41bb5c6bc4a6ba159507f1bece57b (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:59.248241 23913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be2210c501493ebbac682d77591c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.241199 23836 tablet_service.cc:1511] Processing CreateTablet for tablet 80fe0ad151034dd288feab303cf64d1a (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:59.251828 23835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb41bb5c6bc4a6ba159507f1bece57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.252336 23915 tablet_service.cc:1511] Processing CreateTablet for tablet 113053d72d4844b39f6395bfb4f5445d (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:59.252990 23837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1670aeb3e54daaaab0fdcd2709dbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.256206 23836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fe0ad151034dd288feab303cf64d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.256155 23916 tablet_service.cc:1511] Processing CreateTablet for tablet dd9e654cb8954b15898a98e12faa8d1f (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:59.257893 23839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0da3f21eedc4e22aebe1ea27fc04292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.254033 23915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 113053d72d4844b39f6395bfb4f5445d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.238219 23991 tablet_service.cc:1511] Processing CreateTablet for tablet c1c6dc991d01421b8f99cb25a04f6cc0 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:59.266920 23916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9e654cb8954b15898a98e12faa8d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.267216 23914 tablet_service.cc:1511] Processing CreateTablet for tablet 5c262baa6e0341d8b04ab28c88c8c3bb (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:59.268494 23914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c262baa6e0341d8b04ab28c88c8c3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.268610 24044 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:08:59.273119 23912 tablet_service.cc:1511] Processing CreateTablet for tablet ad1670aeb3e54daaaab0fdcd2709dbf0 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:59.276888 23912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1670aeb3e54daaaab0fdcd2709dbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.277832 23910 tablet_service.cc:1511] Processing CreateTablet for tablet bcb41bb5c6bc4a6ba159507f1bece57b (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:59.279069 23910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb41bb5c6bc4a6ba159507f1bece57b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.280747 23987 tablet_service.cc:1511] Processing CreateTablet for tablet fa921eb84be54ae189963e8093037ded (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:59.263322 23909 tablet_service.cc:1511] Processing CreateTablet for tablet 4206818a3e8e45ef9e472f0d18dfa616 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:59.282126 23987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa921eb84be54ae189963e8093037ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.282498 23909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4206818a3e8e45ef9e472f0d18dfa616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.259847 23911 tablet_service.cc:1511] Processing CreateTablet for tablet 6f20b1b9832242d0bf5762beeded204d (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:59.287125 23911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f20b1b9832242d0bf5762beeded204d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.293141 23986 tablet_service.cc:1511] Processing CreateTablet for tablet f0e5b75a9ca74bae95ca0ccd74fc9e24 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:59.261799 23989 tablet_service.cc:1511] Processing CreateTablet for tablet 021122f59d71423aada31cd99afcdcb9 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:59.303684 23992 tablet_service.cc:1511] Processing CreateTablet for tablet 012bbeed98b64d5689d66b9db5ecc8bd (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:59.308727 23834 tablet_service.cc:1511] Processing CreateTablet for tablet 4206818a3e8e45ef9e472f0d18dfa616 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:59.310424 23766 tablet_service.cc:1511] Processing CreateTablet for tablet 6397be86a7f94ecf867c58c844b662bb (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:59.318159 23843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c845b6e5d144d48dec8b9b5cb4abf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.318924 23834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4206818a3e8e45ef9e472f0d18dfa616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.319787 23990 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7777897ed04cf984b5727e40d6be9c (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:59.320710 23838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3be2210c501493ebbac682d77591c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.322364 23991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c6dc991d01421b8f99cb25a04f6cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.323000 23990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7777897ed04cf984b5727e40d6be9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.323628 23992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012bbeed98b64d5689d66b9db5ecc8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.328176 23983 tablet_service.cc:1511] Processing CreateTablet for tablet 0f30913ed0e548cca036d7cc8cb3e789 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:59.330219 23986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e5b75a9ca74bae95ca0ccd74fc9e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.335202 23983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f30913ed0e548cca036d7cc8cb3e789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.343076 23985 tablet_service.cc:1511] Processing CreateTablet for tablet 39cd055c64194eca869c3e426c48a572 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:59.344277 23985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cd055c64194eca869c3e426c48a572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.342072 23759 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdca40620544beeb18e233371e02568 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:59.353668 23768 tablet_service.cc:1511] Processing CreateTablet for tablet fa921eb84be54ae189963e8093037ded (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:59.356568 23759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdca40620544beeb18e233371e02568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.359088 24045 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:08:59.373817 23763 tablet_service.cc:1511] Processing CreateTablet for tablet c1c6dc991d01421b8f99cb25a04f6cc0 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:59.376734 23989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021122f59d71423aada31cd99afcdcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.377324 23768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa921eb84be54ae189963e8093037ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.381631 23766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6397be86a7f94ecf867c58c844b662bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.383977 23763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c6dc991d01421b8f99cb25a04f6cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.392431 23767 tablet_service.cc:1511] Processing CreateTablet for tablet f0e5b75a9ca74bae95ca0ccd74fc9e24 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:59.393630 23767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e5b75a9ca74bae95ca0ccd74fc9e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.403103 24044 tablet_bootstrap.cc:654] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.412308 23762 tablet_service.cc:1511] Processing CreateTablet for tablet c745724340b8402283e2e98221449991 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:59.413563 23762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c745724340b8402283e2e98221449991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.425346 24046 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:08:59.429366 24045 tablet_bootstrap.cc:654] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.434598 23765 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7777897ed04cf984b5727e40d6be9c (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:59.435860 23765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7777897ed04cf984b5727e40d6be9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.440658 23761 tablet_service.cc:1511] Processing CreateTablet for tablet 0f30913ed0e548cca036d7cc8cb3e789 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:59.441884 23761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f30913ed0e548cca036d7cc8cb3e789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.426970 23915 tablet_service.cc:1511] Processing CreateTablet for tablet 6397be86a7f94ecf867c58c844b662bb (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:59.450937 23915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6397be86a7f94ecf867c58c844b662bb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:59.484386 23724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:59.449947 23912 tablet_service.cc:1511] Processing CreateTablet for tablet 021122f59d71423aada31cd99afcdcb9 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:59.477073 24046 tablet_bootstrap.cc:654] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.467828 23913 tablet_service.cc:1511] Processing CreateTablet for tablet f0e5b75a9ca74bae95ca0ccd74fc9e24 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:59.510308 24048 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:08:59.511602 24044 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:08:59.512091 24044 ts_tablet_manager.cc:1403] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.244s	user 0.013s	sys 0.012s
I20260713 09:08:59.513918 23842 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdca40620544beeb18e233371e02568 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:59.515213 23842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdca40620544beeb18e233371e02568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.516711 24048 tablet_bootstrap.cc:654] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.523672 23841 tablet_service.cc:1511] Processing CreateTablet for tablet 021122f59d71423aada31cd99afcdcb9 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:59.524961 23841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021122f59d71423aada31cd99afcdcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.526648 23912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021122f59d71423aada31cd99afcdcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.528196 24044 raft_consensus.cc:359] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.529414 24044 raft_consensus.cc:385] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.532393 23917 tablet_service.cc:1511] Processing CreateTablet for tablet 012bbeed98b64d5689d66b9db5ecc8bd (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:59.546201 23910 tablet_service.cc:1511] Processing CreateTablet for tablet c745724340b8402283e2e98221449991 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:59.546501 23914 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdca40620544beeb18e233371e02568 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:59.529836 24044 raft_consensus.cc:740] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.547791 23914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdca40620544beeb18e233371e02568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.548254 24044 consensus_queue.cc:260] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.550004 23836 tablet_service.cc:1511] Processing CreateTablet for tablet c1c6dc991d01421b8f99cb25a04f6cc0 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:59.491441 23840 tablet_service.cc:1511] Processing CreateTablet for tablet c745724340b8402283e2e98221449991 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:59.557226 23917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012bbeed98b64d5689d66b9db5ecc8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.564108 23913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e5b75a9ca74bae95ca0ccd74fc9e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.568634 24045 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:08:59.569242 24045 ts_tablet_manager.cc:1403] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.211s	user 0.027s	sys 0.019s
I20260713 09:08:59.573009 23836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c6dc991d01421b8f99cb25a04f6cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.466976 23835 tablet_service.cc:1511] Processing CreateTablet for tablet 012bbeed98b64d5689d66b9db5ecc8bd (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:59.574952 23835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012bbeed98b64d5689d66b9db5ecc8bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.578397 23840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c745724340b8402283e2e98221449991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.566442 23837 tablet_service.cc:1511] Processing CreateTablet for tablet fa921eb84be54ae189963e8093037ded (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:59.584149 23837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa921eb84be54ae189963e8093037ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.587318 23910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c745724340b8402283e2e98221449991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.588039 23918 tablet_service.cc:1511] Processing CreateTablet for tablet 0f30913ed0e548cca036d7cc8cb3e789 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:59.587703 23911 tablet_service.cc:1511] Processing CreateTablet for tablet 39cd055c64194eca869c3e426c48a572 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:59.592459 23918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f30913ed0e548cca036d7cc8cb3e789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.595360 23838 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7777897ed04cf984b5727e40d6be9c (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:59.596521 23838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7777897ed04cf984b5727e40d6be9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.596230 23834 tablet_service.cc:1511] Processing CreateTablet for tablet 39cd055c64194eca869c3e426c48a572 (DEFAULT_TABLE table=test-workload [id=2751f8df2a0841f1aeedd524c0b59b1e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:59.598055 23834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cd055c64194eca869c3e426c48a572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.606446 24044 ts_tablet_manager.cc:1434] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.094s	user 0.003s	sys 0.011s
I20260713 09:08:59.607153 24027 heartbeater.cc:499] Master 127.21.58.126:44283 was elected leader, sending a full tablet report...
I20260713 09:08:59.607410 24044 tablet_bootstrap.cc:492] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:08:59.606882 23911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cd055c64194eca869c3e426c48a572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.620153 24048 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:08:59.622154 24046 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:08:59.630578 24048 ts_tablet_manager.cc:1403] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.121s	user 0.031s	sys 0.038s
I20260713 09:08:59.631197 24046 ts_tablet_manager.cc:1403] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.206s	user 0.008s	sys 0.012s
I20260713 09:08:59.633617 24048 raft_consensus.cc:359] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.633800 24046 raft_consensus.cc:359] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.634415 24048 raft_consensus.cc:385] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.634505 24046 raft_consensus.cc:385] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.634796 24048 raft_consensus.cc:740] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.634917 24046 raft_consensus.cc:740] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.620179 24045 raft_consensus.cc:359] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.635756 24045 raft_consensus.cc:385] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.636119 24045 raft_consensus.cc:740] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.638017 24045 consensus_queue.cc:260] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.636838 24046 consensus_queue.cc:260] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.635614 24048 consensus_queue.cc:260] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.649467 24044 tablet_bootstrap.cc:654] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.659854 23953 heartbeater.cc:499] Master 127.21.58.126:44283 was elected leader, sending a full tablet report...
I20260713 09:08:59.657832 24046 ts_tablet_manager.cc:1434] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260713 09:08:59.668032 23879 heartbeater.cc:499] Master 127.21.58.126:44283 was elected leader, sending a full tablet report...
I20260713 09:08:59.671686 23803 heartbeater.cc:499] Master 127.21.58.126:44283 was elected leader, sending a full tablet report...
I20260713 09:08:59.676167 24048 ts_tablet_manager.cc:1434] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.005s
I20260713 09:08:59.690954 24044 tablet_bootstrap.cc:492] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:08:59.691458 24044 ts_tablet_manager.cc:1403] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.012s
I20260713 09:08:59.694356 24044 raft_consensus.cc:359] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:08:59.695050 24044 raft_consensus.cc:385] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.695349 24044 raft_consensus.cc:740] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.684134 24046 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:08:59.696172 24044 consensus_queue.cc:260] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:08:59.697945 24044 ts_tablet_manager.cc:1434] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:08:59.698657 24044 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
W20260713 09:08:59.698808 24028 tablet.cc:2406] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:59.702199 24046 tablet_bootstrap.cc:654] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.703737 24044 tablet_bootstrap.cc:654] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.712869 24048 tablet_bootstrap.cc:492] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:08:59.720366 24045 ts_tablet_manager.cc:1434] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.151s	user 0.011s	sys 0.013s
I20260713 09:08:59.721316 24045 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:08:59.727660 24046 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:08:59.728164 24046 ts_tablet_manager.cc:1403] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.009s
I20260713 09:08:59.729009 24044 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:08:59.729416 24044 ts_tablet_manager.cc:1403] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260713 09:08:59.731000 24046 raft_consensus.cc:359] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.731477 24044 raft_consensus.cc:359] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.731734 24046 raft_consensus.cc:385] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.732116 24044 raft_consensus.cc:385] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.732208 24046 raft_consensus.cc:740] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.732501 24044 raft_consensus.cc:740] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.733278 24046 consensus_queue.cc:260] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.734422 24045 tablet_bootstrap.cc:654] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.734447 24048 tablet_bootstrap.cc:654] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.735870 24046 ts_tablet_manager.cc:1434] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:59.736407 24044 consensus_queue.cc:260] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.736892 24046 tablet_bootstrap.cc:492] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:08:59.738585 24044 ts_tablet_manager.cc:1434] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:08:59.739524 24044 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:08:59.744069 24046 tablet_bootstrap.cc:654] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.745824 24048 tablet_bootstrap.cc:492] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:08:59.746356 24048 ts_tablet_manager.cc:1403] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.006s
I20260713 09:08:59.750062 24044 tablet_bootstrap.cc:654] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.750267 24048 raft_consensus.cc:359] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:08:59.751060 24048 raft_consensus.cc:385] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.751394 24048 raft_consensus.cc:740] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.752475 24048 consensus_queue.cc:260] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:08:59.754920 24048 ts_tablet_manager.cc:1434] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:08:59.755831 24048 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:08:59.762024 24048 tablet_bootstrap.cc:654] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.762678 24051 raft_consensus.cc:493] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.763384 24051 raft_consensus.cc:515] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:08:59.775290 24051 leader_election.cc:290] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:08:59.797039 24045 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:08:59.797691 24045 ts_tablet_manager.cc:1403] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.077s	user 0.005s	sys 0.007s
I20260713 09:08:59.801535 24045 raft_consensus.cc:359] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.802513 24045 raft_consensus.cc:385] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.802899 24045 raft_consensus.cc:740] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.804028 24045 consensus_queue.cc:260] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.807849 24045 ts_tablet_manager.cc:1434] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:08:59.809036 24045 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:08:59.812865 24053 raft_consensus.cc:493] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.813390 24053 raft_consensus.cc:515] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.815276 24046 tablet_bootstrap.cc:492] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:08:59.815873 24046 ts_tablet_manager.cc:1403] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.042s
I20260713 09:08:59.817595 24053 leader_election.cc:290] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:08:59.818917 24046 raft_consensus.cc:359] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:08:59.819741 24046 raft_consensus.cc:385] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.820086 24046 raft_consensus.cc:740] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.820807 24044 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:08:59.821444 24044 ts_tablet_manager.cc:1403] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.017s
I20260713 09:08:59.820849 24046 consensus_queue.cc:260] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:08:59.823552 24046 ts_tablet_manager.cc:1434] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:59.824523 24046 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:08:59.824266 24044 raft_consensus.cc:359] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.824991 24044 raft_consensus.cc:385] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.825305 24044 raft_consensus.cc:740] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.829555 24044 consensus_queue.cc:260] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.831811 24046 tablet_bootstrap.cc:654] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.834021 24045 tablet_bootstrap.cc:654] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.844990 24044 ts_tablet_manager.cc:1434] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260713 09:08:59.845963 24048 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:08:59.846469 24048 ts_tablet_manager.cc:1403] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.008s
I20260713 09:08:59.847237 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:08:59.848007 23928 raft_consensus.cc:2468] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
I20260713 09:08:59.849224 23742 leader_election.cc:304] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:08:59.849400 24048 raft_consensus.cc:359] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.850114 24053 raft_consensus.cc:2804] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:59.850534 24053 raft_consensus.cc:493] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.850701 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:08:59.850950 24053 raft_consensus.cc:3060] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.851200 24044 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
W20260713 09:08:59.852312 23965 leader_election.cc:343] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:59.858070 24053 raft_consensus.cc:515] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.859436 24044 tablet_bootstrap.cc:654] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.861197 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:08:59.861759 23928 raft_consensus.cc:3060] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.864109 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:08:59.864797 24002 raft_consensus.cc:2468] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
I20260713 09:08:59.850080 24048 raft_consensus.cc:385] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.866480 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:08:59.868316 24048 raft_consensus.cc:740] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.869328 24054 raft_consensus.cc:493] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.869200 24048 consensus_queue.cc:260] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.869776 24054 raft_consensus.cc:515] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.871076 24045 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:08:59.872604 24045 ts_tablet_manager.cc:1403] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.002s
I20260713 09:08:59.875509 24044 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:08:59.876044 24044 ts_tablet_manager.cc:1403] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260713 09:08:59.877383 24054 leader_election.cc:290] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:08:59.879002 24045 raft_consensus.cc:359] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
W20260713 09:08:59.879571 23966 leader_election.cc:343] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:59.880712 23966 leader_election.cc:304] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38105ba28704988b50275ded479a7b4; no voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a
I20260713 09:08:59.881475 24051 raft_consensus.cc:2749] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:59.881906 24045 raft_consensus.cc:385] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.882615 24045 raft_consensus.cc:740] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.883308 24044 raft_consensus.cc:359] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.884104 24044 raft_consensus.cc:385] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.884452 24044 raft_consensus.cc:740] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.884277 24045 consensus_queue.cc:260] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.885391 24044 consensus_queue.cc:260] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.891002 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:08:59.891520 24002 raft_consensus.cc:3060] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.891976 23928 raft_consensus.cc:2468] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:08:59.892998 23742 leader_election.cc:304] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:08:59.894557 24051 raft_consensus.cc:493] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.895116 24051 raft_consensus.cc:515] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.899103 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:08:59.900197 24051 leader_election.cc:290] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
W20260713 09:08:59.901867 23965 leader_election.cc:343] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:59.902411 24044 ts_tablet_manager.cc:1434] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.004s
I20260713 09:08:59.902062 24053 leader_election.cc:290] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:08:59.908492 24053 raft_consensus.cc:2804] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:59.909076 24053 raft_consensus.cc:697] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:08:59.908417 24002 raft_consensus.cc:2468] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:08:59.911224 24044 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:08:59.871649 24048 ts_tablet_manager.cc:1434] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:08:59.915365 24053 consensus_queue.cc:237] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.920388 24051 raft_consensus.cc:493] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.920944 24048 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:08:59.920948 24051 raft_consensus.cc:515] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.924187 24046 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:08:59.924542 24051 leader_election.cc:290] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:08:59.924755 24046 ts_tablet_manager.cc:1403] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.034s
I20260713 09:08:59.925295 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
W20260713 09:08:59.926525 23966 leader_election.cc:343] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:59.927685 24044 tablet_bootstrap.cc:654] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.929795 24046 raft_consensus.cc:359] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.930625 24046 raft_consensus.cc:385] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.933153 24046 raft_consensus.cc:740] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.934237 24046 consensus_queue.cc:260] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.932756 24045 ts_tablet_manager.cc:1434] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.014s
I20260713 09:08:59.936275 24045 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:08:59.939213 24044 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:08:59.939705 24044 ts_tablet_manager.cc:1403] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.001s
W20260713 09:08:59.942181 23742 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.58.67:39547, user_credentials={real_user=slave}} blocked reactor thread for 49248.2us
I20260713 09:08:59.942740 24044 raft_consensus.cc:359] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.943424 24044 raft_consensus.cc:385] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.943723 24044 raft_consensus.cc:740] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.944586 24044 consensus_queue.cc:260] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.946738 24046 ts_tablet_manager.cc:1434] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:08:59.951232 24046 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:08:59.952854 24044 ts_tablet_manager.cc:1434] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:08:59.950251 24045 tablet_bootstrap.cc:654] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.955921 24044 tablet_bootstrap.cc:492] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:08:59.960112 24046 tablet_bootstrap.cc:654] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.962595 24044 tablet_bootstrap.cc:654] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.965119 24045 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:08:59.965759 24045 ts_tablet_manager.cc:1403] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260713 09:08:59.965900 23675 catalog_manager.cc:5697] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 0 to 1, leader changed from <none> to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:59.967304 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:08:59.967916 23853 raft_consensus.cc:2468] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:08:59.969231 23891 leader_election.cc:304] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:08:59.970323 24054 raft_consensus.cc:2804] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:59.970921 24054 raft_consensus.cc:493] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.970356 24045 raft_consensus.cc:359] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.971371 24054 raft_consensus.cc:3060] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.974313 24045 raft_consensus.cc:385] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.974941 24045 raft_consensus.cc:740] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.975420 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:08:59.977025 24048 tablet_bootstrap.cc:654] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:59.977190 23894 leader_election.cc:343] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:59.977106 24045 consensus_queue.cc:260] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.982950 24045 ts_tablet_manager.cc:1434] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:08:59.980688 24046 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:08:59.993168 24054 raft_consensus.cc:515] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:08:59.988322 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:08:59.989979 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:08:59.984653 24051 raft_consensus.cc:493] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.994400 24046 ts_tablet_manager.cc:1403] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260713 09:08:59.994521 23777 raft_consensus.cc:2468] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:08:59.994464 24051 raft_consensus.cc:515] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:08:59.996757 24051 leader_election.cc:290] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:08:59.996544 23968 leader_election.cc:304] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [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: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:08:59.997670 24046 raft_consensus.cc:359] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:08:59.998277 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe0ad151034dd288feab303cf64d1a" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:08:59.999507 24045 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
W20260713 09:08:59.999821 23965 leader_election.cc:343] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.000168 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe0ad151034dd288feab303cf64d1a" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.001052 24044 tablet_bootstrap.cc:492] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:00.000376 24051 raft_consensus.cc:2804] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.001107 24055 raft_consensus.cc:493] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.001601 24044 ts_tablet_manager.cc:1403] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.020s
I20260713 09:09:00.001551 24051 raft_consensus.cc:493] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.002113 24051 raft_consensus.cc:3060] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:00.002380 23968 leader_election.cc:343] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.003036 23968 leader_election.cc:304] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a
I20260713 09:08:59.998459 24046 raft_consensus.cc:385] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.004618 24044 raft_consensus.cc:359] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.004554 24055 raft_consensus.cc:515] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.005275 24046 raft_consensus.cc:740] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
W20260713 09:09:00.012194 23968 leader_election.cc:343] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.012789 23968 leader_election.cc:304] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.014510 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.014750 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.015280 23853 raft_consensus.cc:3060] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:00.015950 23894 leader_election.cc:343] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.017827 24051 raft_consensus.cc:515] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.011137 24044 raft_consensus.cc:385] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.020762 24044 raft_consensus.cc:740] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.022111 24046 consensus_queue.cc:260] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.022516 24044 consensus_queue.cc:260] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.030748 24089 raft_consensus.cc:2749] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.031097 24055 leader_election.cc:290] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.040623 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:00.041409 23928 raft_consensus.cc:3060] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.037581 23853 raft_consensus.cc:2468] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:00.038224 24089 raft_consensus.cc:2749] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.046648 24051 leader_election.cc:290] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.048812 24046 ts_tablet_manager.cc:1434] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.006s
I20260713 09:09:00.052172 24055 raft_consensus.cc:493] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.052795 24055 raft_consensus.cc:515] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.053514 24044 ts_tablet_manager.cc:1434] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.003s
I20260713 09:09:00.054625 24044 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:00.055042 24048 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.019395 24054 leader_election.cc:290] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.050006 24046 tablet_bootstrap.cc:492] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.055639 24048 ts_tablet_manager.cc:1403] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.135s	user 0.047s	sys 0.036s
I20260713 09:09:00.058743 24048 raft_consensus.cc:359] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.059440 24048 raft_consensus.cc:385] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.059829 24048 raft_consensus.cc:740] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.059695 23928 raft_consensus.cc:2468] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:00.063123 23891 leader_election.cc:304] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:00.060549 24048 consensus_queue.cc:260] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.062394 24055 leader_election.cc:290] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.062950 24045 tablet_bootstrap.cc:654] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.063899 23966 leader_election.cc:304] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:00.068955 24054 raft_consensus.cc:2804] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.070816 24092 raft_consensus.cc:2804] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.070837 24091 raft_consensus.cc:493] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.071983 24091 raft_consensus.cc:515] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.072722 24054 raft_consensus.cc:697] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:00.074044 24054 consensus_queue.cc:237] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.075832 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
W20260713 09:09:00.078244 23894 leader_election.cc:343] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.078349 24046 tablet_bootstrap.cc:654] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.081248 24044 tablet_bootstrap.cc:654] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.084064 24091 leader_election.cc:290] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.085646 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.077572 24092 raft_consensus.cc:697] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
W20260713 09:09:00.089037 23968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.58.65:36017, user_credentials={real_user=slave}} blocked reactor thread for 76877.7us
I20260713 09:09:00.089390 24051 raft_consensus.cc:493] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.090099 24051 raft_consensus.cc:515] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.090878 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.091533 23778 raft_consensus.cc:3060] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.096230 24051 leader_election.cc:290] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.097813 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c845b6e5d144d48dec8b9b5cb4abf5" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
W20260713 09:09:00.095139 23891 leader_election.cc:343] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.098656 23777 raft_consensus.cc:2468] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:09:00.098934 23891 leader_election.cc:304] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e; no voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.096442 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c845b6e5d144d48dec8b9b5cb4abf5" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.100109 24054 raft_consensus.cc:2749] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:00.100975 23965 leader_election.cc:343] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.107718 24048 ts_tablet_manager.cc:1434] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.014s
I20260713 09:09:00.108736 24048 tablet_bootstrap.cc:492] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:00.114815 24048 tablet_bootstrap.cc:654] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.115418 23778 raft_consensus.cc:2468] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:00.117751 23968 leader_election.cc:304] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [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: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.122579 24090 raft_consensus.cc:2804] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.122768 24045 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:00.123111 24090 raft_consensus.cc:493] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.123478 24045 ts_tablet_manager.cc:1403] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.002s
I20260713 09:09:00.123555 24090 raft_consensus.cc:3060] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.137924 24046 tablet_bootstrap.cc:492] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.138660 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7b8cc0e7374e13bc4e3a2038bc90c2" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.139441 24046 ts_tablet_manager.cc:1403] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.004s
I20260713 09:09:00.140117 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7b8cc0e7374e13bc4e3a2038bc90c2" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:00.141680 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb41bb5c6bc4a6ba159507f1bece57b" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:00.142653 24045 raft_consensus.cc:359] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.143437 24045 raft_consensus.cc:385] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.142899 24046 raft_consensus.cc:359] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
W20260713 09:09:00.143666 23817 leader_election.cc:343] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.143739 24045 raft_consensus.cc:740] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.143934 24046 raft_consensus.cc:385] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.144436 24046 raft_consensus.cc:740] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.145370 24046 consensus_queue.cc:260] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
W20260713 09:09:00.144515 23817 leader_election.cc:343] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.147655 24046 ts_tablet_manager.cc:1434] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:00.148609 24046 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.150442 24044 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:00.152187 24044 ts_tablet_manager.cc:1403] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.020s
I20260713 09:09:00.154698 24046 tablet_bootstrap.cc:654] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.124770 24092 consensus_queue.cc:237] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.156608 24045 consensus_queue.cc:260] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.159192 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb41bb5c6bc4a6ba159507f1bece57b" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
W20260713 09:09:00.160573 23818 leader_election.cc:343] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.160956 23818 leader_election.cc:304] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d24f162bea9f448cba14f3667552938a; no voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4
I20260713 09:09:00.161831 24045 ts_tablet_manager.cc:1434] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260713 09:09:00.157274 24044 raft_consensus.cc:359] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.153524 24090 raft_consensus.cc:515] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.163611 24044 raft_consensus.cc:385] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.164045 24044 raft_consensus.cc:740] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.165155 24045 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:00.165114 24044 consensus_queue.cc:260] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.169304 24044 ts_tablet_manager.cc:1434] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:09:00.170522 24044 tablet_bootstrap.cc:492] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:00.166316 23778 raft_consensus.cc:2468] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 0.
I20260713 09:09:00.166756 24097 raft_consensus.cc:2749] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.177321 24048 tablet_bootstrap.cc:492] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.177793 24048 ts_tablet_manager.cc:1403] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.011s
I20260713 09:09:00.178858 24044 tablet_bootstrap.cc:654] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.178290 23819 leader_election.cc:304] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [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: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:00.179745 24055 raft_consensus.cc:2804] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.180099 24055 raft_consensus.cc:493] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.180454 24055 raft_consensus.cc:3060] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.180971 24048 raft_consensus.cc:359] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.181787 24048 raft_consensus.cc:385] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.182087 24048 raft_consensus.cc:740] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.182915 24048 consensus_queue.cc:260] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.183653 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c845b6e5d144d48dec8b9b5cb4abf5" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.185403 24048 ts_tablet_manager.cc:1434] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260713 09:09:00.186620 23965 leader_election.cc:343] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.189546 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c845b6e5d144d48dec8b9b5cb4abf5" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.191372 23778 raft_consensus.cc:3060] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.195255 24045 tablet_bootstrap.cc:654] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.198618 24048 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:00.156625 23672 catalog_manager.cc:5697] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:00.201828 24092 raft_consensus.cc:493] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.203276 24092 raft_consensus.cc:515] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.203831 23778 raft_consensus.cc:2468] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:00.205058 23968 leader_election.cc:304] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.205382 24092 leader_election.cc:290] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.205742 24046 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.206496 24046 ts_tablet_manager.cc:1403] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.011s
I20260713 09:09:00.207162 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:00.207269 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
W20260713 09:09:00.208559 23966 leader_election.cc:343] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:00.209021 23968 leader_election.cc:343] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.205859 24092 raft_consensus.cc:2804] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.209460 23968 leader_election.cc:304] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:00.209368 24046 raft_consensus.cc:359] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.215377 24046 raft_consensus.cc:385] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.215668 24046 raft_consensus.cc:740] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.215863 24051 raft_consensus.cc:2749] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.210036 24092 raft_consensus.cc:697] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:00.190179 24090 leader_election.cc:290] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.218742 24054 raft_consensus.cc:493] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.219218 24092 consensus_queue.cc:237] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.219388 24054 raft_consensus.cc:515] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.222078 24048 tablet_bootstrap.cc:654] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.214057 24055 raft_consensus.cc:515] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.224848 24055 leader_election.cc:290] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.224844 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7b8cc0e7374e13bc4e3a2038bc90c2" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:00.227471 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc7b8cc0e7374e13bc4e3a2038bc90c2" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.229013 24044 tablet_bootstrap.cc:492] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:00.229732 24044 ts_tablet_manager.cc:1403] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.011s
I20260713 09:09:00.217971 24046 consensus_queue.cc:260] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.231832 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2210c501493ebbac682d77591c4f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.231967 23927 raft_consensus.cc:3060] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.233124 23675 catalog_manager.cc:5697] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 1 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.228055 23778 raft_consensus.cc:3060] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.228669 24054 leader_election.cc:290] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.243248 23778 raft_consensus.cc:2468] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
W20260713 09:09:00.244004 23891 leader_election.cc:343] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.245535 24045 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:00.246048 24045 ts_tablet_manager.cc:1403] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.005s
I20260713 09:09:00.245743 24044 raft_consensus.cc:359] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.246605 24044 raft_consensus.cc:385] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.247076 24044 raft_consensus.cc:740] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.247071 23819 leader_election.cc:304] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.248749 24055 raft_consensus.cc:2804] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.249259 24055 raft_consensus.cc:697] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Becoming Leader. State: Replica: d24f162bea9f448cba14f3667552938a, State: Running, Role: LEADER
I20260713 09:09:00.248929 24045 raft_consensus.cc:359] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.249747 24045 raft_consensus.cc:385] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.250036 24045 raft_consensus.cc:740] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.250067 24055 consensus_queue.cc:237] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.251012 24045 consensus_queue.cc:260] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.247936 24079 raft_consensus.cc:493] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.253326 24044 consensus_queue.cc:260] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.252216 24079 raft_consensus.cc:515] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.257040 24045 ts_tablet_manager.cc:1434] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:00.266893 23927 raft_consensus.cc:2468] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:00.270262 24044 ts_tablet_manager.cc:1434] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:09:00.270494 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4206818a3e8e45ef9e472f0d18dfa616" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:00.271193 24044 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:00.262594 24079 leader_election.cc:290] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
W20260713 09:09:00.275024 23742 leader_election.cc:343] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.276651 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2210c501493ebbac682d77591c4f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.277273 24002 raft_consensus.cc:2468] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.278998 24048 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.279556 24048 ts_tablet_manager.cc:1403] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.006s
I20260713 09:09:00.279016 23893 leader_election.cc:304] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [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: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.283675 24048 raft_consensus.cc:359] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.284386 24048 raft_consensus.cc:385] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.284963 24048 raft_consensus.cc:740] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.285045 24045 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:00.285166 24054 raft_consensus.cc:2804] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.285585 24054 raft_consensus.cc:493] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.285728 24048 consensus_queue.cc:260] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.287575 24048 ts_tablet_manager.cc:1434] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:00.288465 24048 tablet_bootstrap.cc:492] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:00.290287 24054 raft_consensus.cc:3060] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.290763 23673 catalog_manager.cc:5697] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 1 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.291951 24045 tablet_bootstrap.cc:654] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.294209 24048 tablet_bootstrap.cc:654] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.295259 23675 catalog_manager.cc:5697] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a reported cstate change: term changed from 0 to 1, leader changed from <none> to d24f162bea9f448cba14f3667552938a (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d24f162bea9f448cba14f3667552938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:00.302052 24046 ts_tablet_manager.cc:1434] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.095s	user 0.011s	sys 0.000s
I20260713 09:09:00.303201 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4206818a3e8e45ef9e472f0d18dfa616" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.308343 24046 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
W20260713 09:09:00.308658 23741 leader_election.cc:343] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.309129 23741 leader_election.cc:304] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440; no voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.309749 24048 tablet_bootstrap.cc:492] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.310231 24048 ts_tablet_manager.cc:1403] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260713 09:09:00.310263 24079 raft_consensus.cc:2749] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.311688 24045 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:00.312613 24045 ts_tablet_manager.cc:1403] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260713 09:09:00.317795 24045 raft_consensus.cc:359] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.318506 24045 raft_consensus.cc:385] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.318795 24045 raft_consensus.cc:740] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.319638 24045 consensus_queue.cc:260] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.320245 24044 tablet_bootstrap.cc:654] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.322304 24045 ts_tablet_manager.cc:1434] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:00.323163 24046 tablet_bootstrap.cc:654] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.323364 24045 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:00.306871 24054 raft_consensus.cc:515] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.313680 24048 raft_consensus.cc:359] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.326088 24048 raft_consensus.cc:385] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.326434 24048 raft_consensus.cc:740] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.327230 24048 consensus_queue.cc:260] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.329434 24048 ts_tablet_manager.cc:1434] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:09:00.329797 24045 tablet_bootstrap.cc:654] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.330487 24048 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:00.332072 24046 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.332592 24046 ts_tablet_manager.cc:1403] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260713 09:09:00.335376 24044 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:00.335079 24046 raft_consensus.cc:359] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.335809 24044 ts_tablet_manager.cc:1403] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.004s
I20260713 09:09:00.335878 24046 raft_consensus.cc:385] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.336323 24046 raft_consensus.cc:740] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.337069 24046 consensus_queue.cc:260] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.338486 24044 raft_consensus.cc:359] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.339114 24044 raft_consensus.cc:385] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.339370 24046 ts_tablet_manager.cc:1434] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:00.339370 24044 raft_consensus.cc:740] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.340454 24046 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.340351 24044 consensus_queue.cc:260] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.346747 24046 tablet_bootstrap.cc:654] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.349630 24044 ts_tablet_manager.cc:1434] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:00.350805 24044 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:00.354947 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2210c501493ebbac682d77591c4f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.355526 23853 raft_consensus.cc:3060] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.357589 24046 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.358057 24046 ts_tablet_manager.cc:1403] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:09:00.359887 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3be2210c501493ebbac682d77591c4f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:00.360451 24002 raft_consensus.cc:3060] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.361603 24048 tablet_bootstrap.cc:654] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.362581 23853 raft_consensus.cc:2468] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:00.357990 24054 leader_election.cc:290] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.362910 24046 raft_consensus.cc:359] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.364025 24046 raft_consensus.cc:385] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.363832 23891 leader_election.cc:304] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.364777 24054 raft_consensus.cc:2804] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.364820 24046 raft_consensus.cc:740] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.365736 24054 raft_consensus.cc:697] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:00.365912 24046 consensus_queue.cc:260] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.368183 24045 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:00.368319 24046 ts_tablet_manager.cc:1434] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:00.368906 24045 ts_tablet_manager.cc:1403] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.011s
I20260713 09:09:00.369503 24046 tablet_bootstrap.cc:492] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.371289 24054 consensus_queue.cc:237] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.375376 24046 tablet_bootstrap.cc:654] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.373054 24002 raft_consensus.cc:2468] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:00.376570 24045 raft_consensus.cc:359] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.377471 24045 raft_consensus.cc:385] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.377797 24045 raft_consensus.cc:740] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.379792 24045 consensus_queue.cc:260] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.388521 24046 tablet_bootstrap.cc:492] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.388999 24046 ts_tablet_manager.cc:1403] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260713 09:09:00.389415 24045 ts_tablet_manager.cc:1434] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:09:00.390745 24045 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:00.397631 24045 tablet_bootstrap.cc:654] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.399001 24046 raft_consensus.cc:359] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.399824 24046 raft_consensus.cc:385] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.400130 24046 raft_consensus.cc:740] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.400226 23673 catalog_manager.cc:5697] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.400952 24046 consensus_queue.cc:260] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.401634 24054 raft_consensus.cc:493] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.402158 24054 raft_consensus.cc:515] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.403579 24046 ts_tablet_manager.cc:1434] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:00.404501 24046 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.406653 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb41bb5c6bc4a6ba159507f1bece57b" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.407465 23853 raft_consensus.cc:2468] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.408921 23891 leader_election.cc:304] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.409900 24046 tablet_bootstrap.cc:654] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.410959 24091 raft_consensus.cc:2804] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.411492 24091 raft_consensus.cc:493] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.411924 24091 raft_consensus.cc:3060] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.412554 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb41bb5c6bc4a6ba159507f1bece57b" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.413360 24002 raft_consensus.cc:2468] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.414310 24079 raft_consensus.cc:493] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.414933 24079 raft_consensus.cc:515] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.357132 24044 tablet_bootstrap.cc:654] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.418934 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:00.419524 23928 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
I20260713 09:09:00.419656 24098 raft_consensus.cc:493] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.420080 24098 raft_consensus.cc:515] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.421523 24048 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.421962 24048 ts_tablet_manager.cc:1403] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.036s
I20260713 09:09:00.422730 23742 leader_election.cc:304] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:09:00.423693 24078 raft_consensus.cc:2804] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.424065 24078 raft_consensus.cc:493] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.424430 24078 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.424764 24048 raft_consensus.cc:359] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.425400 24048 raft_consensus.cc:385] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.425657 24048 raft_consensus.cc:740] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.426424 24048 consensus_queue.cc:260] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.427549 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4206818a3e8e45ef9e472f0d18dfa616" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.429003 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.429591 23853 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
W20260713 09:09:00.430751 23891 leader_election.cc:343] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.431278 24048 ts_tablet_manager.cc:1434] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:09:00.432163 24048 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:00.422008 24098 leader_election.cc:290] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.434578 24098 raft_consensus.cc:493] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.435032 24098 raft_consensus.cc:515] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.437317 24054 leader_election.cc:290] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.437489 24048 tablet_bootstrap.cc:654] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.438081 24079 leader_election.cc:290] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:00.438782 24079 raft_consensus.cc:493] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.438001 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.439206 24079 raft_consensus.cc:515] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.439885 24002 raft_consensus.cc:2468] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.441362 23893 leader_election.cc:304] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:00.442950 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:00.444113 24046 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.444715 24046 ts_tablet_manager.cc:1403] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
I20260713 09:09:00.447266 24046 raft_consensus.cc:359] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.447741 24046 raft_consensus.cc:385] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.447963 24046 raft_consensus.cc:740] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.448324 24048 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.448447 24046 consensus_queue.cc:260] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.448798 24048 ts_tablet_manager.cc:1403] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260713 09:09:00.449940 24046 ts_tablet_manager.cc:1434] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:09:00.450555 24054 raft_consensus.cc:2804] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.450757 24046 tablet_bootstrap.cc:492] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.450958 24054 raft_consensus.cc:493] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.451481 24048 raft_consensus.cc:359] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.452222 24048 raft_consensus.cc:385] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.452558 24048 raft_consensus.cc:740] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.453344 24098 leader_election.cc:290] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.453383 24048 consensus_queue.cc:260] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.451339 24054 raft_consensus.cc:3060] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.460356 24044 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:00.460799 24044 ts_tablet_manager.cc:1403] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.009s
I20260713 09:09:00.463989 24048 ts_tablet_manager.cc:1434] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:09:00.464448 24044 raft_consensus.cc:359] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.464953 24048 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:00.465104 24044 raft_consensus.cc:385] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.458591 24079 leader_election.cc:290] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:00.467334 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.468276 23853 raft_consensus.cc:2393] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a731e26a41ca4dad84fa9b711b600440 in current term 1: Already voted for candidate aaf40f51a7654de4930bcdbfaa86765e in this term.
I20260713 09:09:00.469400 23741 leader_election.cc:304] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440; no voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.470511 24079 raft_consensus.cc:3060] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.465384 24044 raft_consensus.cc:740] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.473558 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4206818a3e8e45ef9e472f0d18dfa616" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.474263 23778 raft_consensus.cc:2468] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.475358 24046 tablet_bootstrap.cc:654] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.473162 24044 consensus_queue.cc:260] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.477209 24048 tablet_bootstrap.cc:654] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.479355 24054 raft_consensus.cc:515] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.480388 24045 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:00.480993 24045 ts_tablet_manager.cc:1403] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.000s
I20260713 09:09:00.483258 24054 leader_election.cc:290] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.483340 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.483870 24044 ts_tablet_manager.cc:1434] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:09:00.484786 24044 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:00.471081 24091 raft_consensus.cc:515] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.487975 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:00.488704 24002 raft_consensus.cc:3060] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.490875 24044 tablet_bootstrap.cc:654] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.477325 24078 raft_consensus.cc:515] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.494738 23894 leader_election.cc:304] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [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: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.495800 24054 raft_consensus.cc:2804] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.496127 24054 raft_consensus.cc:493] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:00.496188 23894 leader_election.cc:343] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.496569 24054 raft_consensus.cc:3060] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.496737 24045 raft_consensus.cc:359] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.497431 24045 raft_consensus.cc:385] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.497696 24045 raft_consensus.cc:740] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.498256 24045 consensus_queue.cc:260] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.497107 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:00.499790 24078 leader_election.cc:290] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:00.508416 24002 raft_consensus.cc:2468] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:00.510244 23893 leader_election.cc:304] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:00.510504 24091 leader_election.cc:290] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.511267 24091 raft_consensus.cc:2804] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.511840 24091 raft_consensus.cc:697] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:00.512890 24091 consensus_queue.cc:237] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
W20260713 09:09:00.514101 23724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:00.515538 24078 consensus_queue.cc:1048] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:00.515591 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb41bb5c6bc4a6ba159507f1bece57b" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.516453 23853 raft_consensus.cc:3060] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.519271 24045 ts_tablet_manager.cc:1434] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260713 09:09:00.518391 23928 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.520229 24045 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:00.525628 24045 tablet_bootstrap.cc:654] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.526157 23928 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:09:00.516635 24054 raft_consensus.cc:515] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.527307 23742 leader_election.cc:304] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:09:00.530179 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4206818a3e8e45ef9e472f0d18dfa616" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.530906 23852 raft_consensus.cc:3060] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.528056 24078 raft_consensus.cc:2804] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.532692 24078 raft_consensus.cc:697] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:00.535784 24046 tablet_bootstrap.cc:492] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.536476 24046 ts_tablet_manager.cc:1403] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.006s
I20260713 09:09:00.540009 24046 raft_consensus.cc:359] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.540314 24055 raft_consensus.cc:493] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.541190 23852 raft_consensus.cc:2468] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:00.541671 24054 leader_election.cc:290] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.549227 24055 raft_consensus.cc:515] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.545003 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.551702 24044 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:00.552354 24044 ts_tablet_manager.cc:1403] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.009s
I20260713 09:09:00.553090 23891 leader_election.cc:304] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.533838 24078 consensus_queue.cc:237] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.555126 24079 raft_consensus.cc:2749] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.557320 24048 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.558357 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4206818a3e8e45ef9e472f0d18dfa616" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.558686 24054 raft_consensus.cc:2804] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.559113 23778 raft_consensus.cc:3060] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.559386 24054 raft_consensus.cc:697] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:00.560550 24054 consensus_queue.cc:237] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:00.563083 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe0ad151034dd288feab303cf64d1a" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.563735 24000 raft_consensus.cc:2468] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 0.
I20260713 09:09:00.565109 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe0ad151034dd288feab303cf64d1a" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.557920 24048 ts_tablet_manager.cc:1403] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.093s	user 0.030s	sys 0.007s
I20260713 09:09:00.565757 23777 raft_consensus.cc:2468] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 0.
I20260713 09:09:00.567040 23818 leader_election.cc:304] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24f162bea9f448cba14f3667552938a, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:00.567845 24097 raft_consensus.cc:2804] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.568040 24048 raft_consensus.cc:359] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.568122 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.568207 24097 raft_consensus.cc:493] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.568732 24048 raft_consensus.cc:385] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.562484 24055 leader_election.cc:290] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.569500 24048 raft_consensus.cc:740] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.569090 24097 raft_consensus.cc:3060] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.547456 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb41bb5c6bc4a6ba159507f1bece57b" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:00.569079 23852 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.555377 24046 raft_consensus.cc:385] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.570545 24048 consensus_queue.cc:260] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.575167 24046 raft_consensus.cc:740] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.574980 23853 raft_consensus.cc:2468] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
W20260713 09:09:00.578146 23894 leader_election.cc:343] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.578908 23891 leader_election.cc:304] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.570528 24002 raft_consensus.cc:3060] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.577214 24046 consensus_queue.cc:260] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.576531 24044 raft_consensus.cc:359] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.582966 24044 raft_consensus.cc:385] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.583499 24044 raft_consensus.cc:740] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.584592 24044 consensus_queue.cc:260] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.587549 24046 ts_tablet_manager.cc:1434] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.004s
I20260713 09:09:00.590253 24122 raft_consensus.cc:2804] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.590746 24122 raft_consensus.cc:697] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:00.591580 24122 consensus_queue.cc:237] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.596138 24079 consensus_queue.cc:1048] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.598317 24055 raft_consensus.cc:493] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.598827 24055 raft_consensus.cc:515] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.596525 23778 raft_consensus.cc:2468] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:00.602205 24046 tablet_bootstrap.cc:492] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.604342 24044 ts_tablet_manager.cc:1434] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260713 09:09:00.605576 24044 tablet_bootstrap.cc:492] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:00.606637 24048 ts_tablet_manager.cc:1434] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260713 09:09:00.608633 24048 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:00.610443 24098 raft_consensus.cc:493] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.608165 23673 catalog_manager.cc:5697] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.619889 24098 raft_consensus.cc:515] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.621834 24098 leader_election.cc:290] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.625334 24046 tablet_bootstrap.cc:654] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.625265 24098 raft_consensus.cc:493] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.625869 24098 raft_consensus.cc:515] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.626057 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.628741 24000 raft_consensus.cc:2468] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.632799 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.632833 23893 leader_election.cc:304] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:00.633625 23851 raft_consensus.cc:2468] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.633869 24091 raft_consensus.cc:2804] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.634327 24091 raft_consensus.cc:493] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.634847 24091 raft_consensus.cc:3060] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.634270 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.636866 24002 raft_consensus.cc:2468] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:00.637836 23891 leader_election.cc:304] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
W20260713 09:09:00.638187 23894 leader_election.cc:343] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.641960 24055 leader_election.cc:290] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.642508 24055 raft_consensus.cc:493] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.642931 24055 raft_consensus.cc:515] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.643826 24054 raft_consensus.cc:2804] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.644200 24054 raft_consensus.cc:493] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.644369 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.644594 24054 raft_consensus.cc:3060] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.644969 24055 leader_election.cc:290] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.645491 24002 raft_consensus.cc:2468] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 0.
I20260713 09:09:00.648025 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c845b6e5d144d48dec8b9b5cb4abf5" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.648792 23818 leader_election.cc:304] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24f162bea9f448cba14f3667552938a, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:00.623088 23852 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:09:00.630551 24098 leader_election.cc:290] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.656267 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c845b6e5d144d48dec8b9b5cb4abf5" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.659746 24045 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:00.660327 24045 ts_tablet_manager.cc:1403] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.029s
I20260713 09:09:00.653352 24055 raft_consensus.cc:2804] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.652343 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:00.640275 24097 raft_consensus.cc:515] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.659198 24092 raft_consensus.cc:493] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.662040 24055 raft_consensus.cc:493] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.669528 24055 raft_consensus.cc:3060] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.671655 24091 raft_consensus.cc:515] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.667092 24090 consensus_queue.cc:1048] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:09:00.676360 24045 raft_consensus.cc:359] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.677242 24045 raft_consensus.cc:385] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.677579 24045 raft_consensus.cc:740] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.668977 24092 raft_consensus.cc:515] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.679817 24092 leader_election.cc:290] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.680510 24001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.681089 24001 raft_consensus.cc:2468] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:00.681833 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.682121 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.681641 24091 leader_election.cc:290] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
W20260713 09:09:00.683300 23894 leader_election.cc:343] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.683830 24097 leader_election.cc:290] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.684464 24045 consensus_queue.cc:260] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
W20260713 09:09:00.684939 23965 leader_election.cc:343] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.685508 24001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe0ad151034dd288feab303cf64d1a" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:00.686072 24001 raft_consensus.cc:3060] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.686333 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fe0ad151034dd288feab303cf64d1a" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:00.686969 23778 raft_consensus.cc:3060] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.686177 24054 raft_consensus.cc:515] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.669067 23777 raft_consensus.cc:2393] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d24f162bea9f448cba14f3667552938a in current term 1: Already voted for candidate f38105ba28704988b50275ded479a7b4 in this term.
I20260713 09:09:00.693673 24048 tablet_bootstrap.cc:654] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.686586 24045 ts_tablet_manager.cc:1434] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:09:00.703169 24045 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:00.716533 23775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:00.717751 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
W20260713 09:09:00.717935 23968 leader_election.cc:343] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.718353 24000 raft_consensus.cc:3060] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.718427 23968 leader_election.cc:304] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a
I20260713 09:09:00.720284 24090 raft_consensus.cc:2749] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.720407 24044 tablet_bootstrap.cc:654] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.726858 23819 leader_election.cc:304] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d24f162bea9f448cba14f3667552938a; no voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4
I20260713 09:09:00.727691 24097 raft_consensus.cc:3060] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.727908 23927 raft_consensus.cc:2393] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d24f162bea9f448cba14f3667552938a in current term 1: Already voted for candidate aaf40f51a7654de4930bcdbfaa86765e in this term.
I20260713 09:09:00.728811 24054 leader_election.cc:290] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.706997 24122 consensus_queue.cc:1048] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:09:00.731235 24124 raft_consensus.cc:493] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.731741 24124 raft_consensus.cc:515] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.735875 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.737213 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.737824 23852 raft_consensus.cc:2468] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
I20260713 09:09:00.733531 24091 consensus_queue.cc:1048] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:09:00.739102 23741 leader_election.cc:304] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.746501 24046 tablet_bootstrap.cc:492] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:00.747110 24046 ts_tablet_manager.cc:1403] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.155s	user 0.023s	sys 0.013s
I20260713 09:09:00.751214 24133 consensus_queue.cc:1048] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:09:00.722975 24055 raft_consensus.cc:515] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.746206 24124 leader_election.cc:290] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.750706 24078 raft_consensus.cc:2804] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.758850 24078 raft_consensus.cc:493] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.759205 24078 raft_consensus.cc:3060] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.755493 24092 consensus_queue.cc:1048] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:09:00.773630 23853 raft_consensus.cc:2393] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aaf40f51a7654de4930bcdbfaa86765e in current term 1: Already voted for candidate d24f162bea9f448cba14f3667552938a in this term.
I20260713 09:09:00.754333 24090 consensus_queue.cc:1048] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:09:00.776741 24045 tablet_bootstrap.cc:654] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.778599 24055 leader_election.cc:290] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.762310 23778 raft_consensus.cc:2468] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:00.784204 24046 raft_consensus.cc:359] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.785218 24046 raft_consensus.cc:385] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.785645 24046 raft_consensus.cc:740] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.788859 24002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.789714 24002 raft_consensus.cc:2468] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
I20260713 09:09:00.790850 24097 raft_consensus.cc:2749] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.794195 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:00.794999 23999 raft_consensus.cc:3060] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.790284 24054 raft_consensus.cc:493] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.796811 24054 raft_consensus.cc:515] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.798712 24046 consensus_queue.cc:260] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.799588 24044 tablet_bootstrap.cc:492] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:00.800210 24044 ts_tablet_manager.cc:1403] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.195s	user 0.016s	sys 0.010s
I20260713 09:09:00.808279 24046 ts_tablet_manager.cc:1434] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.001s
I20260713 09:09:00.808981 24046 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:00.822217 23998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:00.822463 24054 leader_election.cc:290] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:00.826200 24046 tablet_bootstrap.cc:654] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.818434 23819 leader_election.cc:304] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.833581 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.833981 24097 raft_consensus.cc:2804] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.834038 24078 raft_consensus.cc:515] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.834626 24097 raft_consensus.cc:697] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Becoming Leader. State: Replica: d24f162bea9f448cba14f3667552938a, State: Running, Role: LEADER
W20260713 09:09:00.834911 23891 leader_election.cc:343] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.836510 24044 raft_consensus.cc:359] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.837407 24044 raft_consensus.cc:385] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.837742 24044 raft_consensus.cc:740] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.844183 24044 consensus_queue.cc:260] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.849668 24145 consensus_queue.cc:1048] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:09:00.835430 24097 consensus_queue.cc:237] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.851670 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9e654cb8954b15898a98e12faa8d1f" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:00.853884 24092 raft_consensus.cc:493] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.854336 23928 raft_consensus.cc:2393] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d24f162bea9f448cba14f3667552938a in current term 1: Already voted for candidate aaf40f51a7654de4930bcdbfaa86765e in this term.
I20260713 09:09:00.854455 24092 raft_consensus.cc:515] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.856190 24078 leader_election.cc:290] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.856561 24092 leader_election.cc:290] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:00.862031 24044 ts_tablet_manager.cc:1434] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.002s
I20260713 09:09:00.863641 24044 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:00.878162 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:00.878736 23852 raft_consensus.cc:3060] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.871743 23893 leader_election.cc:304] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [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: aaf40f51a7654de4930bcdbfaa86765e; no voters: d24f162bea9f448cba14f3667552938a, f38105ba28704988b50275ded479a7b4
I20260713 09:09:00.880626 24054 raft_consensus.cc:2749] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.881276 24054 consensus_queue.cc:1048] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.883877 24092 consensus_queue.cc:1048] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.883888 23928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
W20260713 09:09:00.876948 24138 log.cc:927] Time spent T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260713 09:09:00.913197 23998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:00.917927 24000 raft_consensus.cc:2468] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
W20260713 09:09:00.899499 23966 leader_election.cc:343] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:00.930054 23893 leader_election.cc:343] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.930743 23893 leader_election.cc:304] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e; no voters: d24f162bea9f448cba14f3667552938a, f38105ba28704988b50275ded479a7b4
I20260713 09:09:00.932256 23893 leader_election.cc:304] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:00.940347 24054 raft_consensus.cc:2749] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.925613 23852 raft_consensus.cc:2468] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:09:00.950197 24091 raft_consensus.cc:2804] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.951527 24091 raft_consensus.cc:697] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:00.950901 24142 raft_consensus.cc:493] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.952358 24091 consensus_queue.cc:237] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:00.953030 24142 raft_consensus.cc:515] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.953740 24044 tablet_bootstrap.cc:654] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.954412 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:00.954998 24000 raft_consensus.cc:3060] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.955072 24142 leader_election.cc:290] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:00.957764 24048 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:00.958240 24048 ts_tablet_manager.cc:1403] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.351s	user 0.022s	sys 0.011s
I20260713 09:09:00.959967 23999 raft_consensus.cc:2468] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:00.960326 23741 leader_election.cc:304] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:00.961337 23818 leader_election.cc:304] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d24f162bea9f448cba14f3667552938a, f38105ba28704988b50275ded479a7b4; no voters: aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:00.961673 24078 raft_consensus.cc:2804] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.962219 24078 raft_consensus.cc:697] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:00.963069 24078 consensus_queue.cc:237] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.964730 23676 catalog_manager.cc:5697] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 0 to 1, leader changed from <none> to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.946934 24001 raft_consensus.cc:2468] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:00.983633 23673 catalog_manager.cc:5697] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:00.985129 24048 raft_consensus.cc:359] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:00.986018 24048 raft_consensus.cc:385] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.987356 24048 raft_consensus.cc:740] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.973623 24133 raft_consensus.cc:2804] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.995530 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:00.987074 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
W20260713 09:09:01.000272 24149 log.cc:927] Time spent T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Append to log took a long time: real 0.114s	user 0.004s	sys 0.000s
W20260713 09:09:01.000510 23968 leader_election.cc:343] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.000994 23968 leader_election.cc:304] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:01.002202 24090 raft_consensus.cc:2749] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.002096 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.007668 24045 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.008289 24045 ts_tablet_manager.cc:1403] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.311s	user 0.031s	sys 0.014s
I20260713 09:09:01.011487 24045 raft_consensus.cc:359] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.012295 24045 raft_consensus.cc:385] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.012609 24045 raft_consensus.cc:740] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.013643 24045 consensus_queue.cc:260] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.002314 24133 raft_consensus.cc:697] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Becoming Leader. State: Replica: d24f162bea9f448cba14f3667552938a, State: Running, Role: LEADER
W20260713 09:09:01.015944 23741 leader_election.cc:343] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.021219 24133 consensus_queue.cc:237] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:00.985383 23673 catalog_manager.cc:5697] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.026526 24048 consensus_queue.cc:260] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.039376 24045 ts_tablet_manager.cc:1434] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260713 09:09:01.039533 24048 ts_tablet_manager.cc:1434] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.002s
I20260713 09:09:01.040503 24045 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:01.040920 24048 tablet_bootstrap.cc:492] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
W20260713 09:09:01.034456 23894 consensus_peers.cc:597] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:01.052675 23968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.58.65:36017, user_credentials={real_user=slave}} blocked reactor thread for 49738.6us
I20260713 09:09:01.072754 24122 consensus_queue.cc:1048] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.076850 24098 consensus_queue.cc:1048] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.067512 24145 raft_consensus.cc:493] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.078943 24048 tablet_bootstrap.cc:654] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.079030 24145 raft_consensus.cc:515] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.077145 24044 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:01.081209 24044 ts_tablet_manager.cc:1403] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.004s
I20260713 09:09:01.081462 24145 leader_election.cc:290] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:01.058923 24000 raft_consensus.cc:2468] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:09:01.082854 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7777897ed04cf984b5727e40d6be9c" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.082211 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7777897ed04cf984b5727e40d6be9c" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.084100 24044 raft_consensus.cc:359] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.084771 24044 raft_consensus.cc:385] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.085024 24044 raft_consensus.cc:740] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.085824 24044 consensus_queue.cc:260] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.088546 24044 ts_tablet_manager.cc:1434] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:01.091503 24045 tablet_bootstrap.cc:654] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:01.097150 23743 leader_election.cc:343] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.097609 23743 leader_election.cc:304] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440; no voters: d24f162bea9f448cba14f3667552938a, f38105ba28704988b50275ded479a7b4
I20260713 09:09:01.099128 24078 raft_consensus.cc:2749] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:01.085009 23819 leader_election.cc:343] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:01.102294 23818 leader_election.cc:343] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.111323 24046 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:01.111760 24046 ts_tablet_manager.cc:1403] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.303s	user 0.019s	sys 0.027s
I20260713 09:09:01.114807 24046 raft_consensus.cc:359] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.115474 24046 raft_consensus.cc:385] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.115761 24046 raft_consensus.cc:740] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.114883 23672 catalog_manager.cc:5697] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 0 to 1, leader changed from <none> to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.118927 24044 tablet_bootstrap.cc:492] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:01.120774 24122 raft_consensus.cc:493] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.121253 24122 raft_consensus.cc:515] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.121567 24046 consensus_queue.cc:260] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.121878 23818 leader_election.cc:304] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d24f162bea9f448cba14f3667552938a; no voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4
I20260713 09:09:01.124226 24133 raft_consensus.cc:2749] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.124994 24046 ts_tablet_manager.cc:1434] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:01.125912 24122 leader_election.cc:290] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:01.126303 24091 consensus_queue.cc:1048] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.127077 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd055c64194eca869c3e426c48a572" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:01.127825 24046 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
W20260713 09:09:01.131160 23891 leader_election.cc:343] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.134328 23998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd055c64194eca869c3e426c48a572" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.134234 24078 consensus_queue.cc:1048] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.135885 23998 raft_consensus.cc:2468] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:01.137224 23893 leader_election.cc:304] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [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: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:01.139277 24054 raft_consensus.cc:2804] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.139776 24054 raft_consensus.cc:493] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.140215 24054 raft_consensus.cc:3060] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.155849 24046 tablet_bootstrap.cc:654] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.159709 24091 consensus_queue.cc:1048] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:09:01.182416 24048 tablet_bootstrap.cc:492] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:01.183131 24048 ts_tablet_manager.cc:1403] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.143s	user 0.020s	sys 0.010s
I20260713 09:09:01.186475 23675 catalog_manager.cc:5697] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.198192 24091 consensus_queue.cc:1048] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.199864 24091 consensus_queue.cc:1048] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.203028 24078 consensus_queue.cc:1048] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.205845 24054 raft_consensus.cc:515] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.217751 23850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd055c64194eca869c3e426c48a572" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:01.218314 24054 leader_election.cc:290] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:01.217962 24045 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.219257 24045 ts_tablet_manager.cc:1403] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.179s	user 0.038s	sys 0.038s
I20260713 09:09:01.219193 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd055c64194eca869c3e426c48a572" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:01.219905 24000 raft_consensus.cc:3060] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.224153 24045 raft_consensus.cc:359] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.224853 24045 raft_consensus.cc:385] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.225121 24045 raft_consensus.cc:740] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.225786 24045 consensus_queue.cc:260] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.228127 24045 ts_tablet_manager.cc:1434] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:01.229007 24045 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
W20260713 09:09:01.249503 24169 log.cc:927] Time spent T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260713 09:09:01.264694 24048 raft_consensus.cc:359] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.265436 24048 raft_consensus.cc:385] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.265698 24048 raft_consensus.cc:740] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.268435 24044 tablet_bootstrap.cc:654] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.274497 24048 consensus_queue.cc:260] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.276180 23673 catalog_manager.cc:5697] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a reported cstate change: term changed from 0 to 1, leader changed from <none> to d24f162bea9f448cba14f3667552938a (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d24f162bea9f448cba14f3667552938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.279016 23673 catalog_manager.cc:5697] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a reported cstate change: term changed from 0 to 1, leader changed from <none> to d24f162bea9f448cba14f3667552938a (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d24f162bea9f448cba14f3667552938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.289268 24048 ts_tablet_manager.cc:1434] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.001s
I20260713 09:09:01.291617 24048 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:01.295351 24090 raft_consensus.cc:493] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.295887 24090 raft_consensus.cc:515] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.283438 23850 raft_consensus.cc:3060] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.274288 24078 raft_consensus.cc:493] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.299376 24133 consensus_queue.cc:1048] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:09:01.299212 24078 raft_consensus.cc:515] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.305286 24078 leader_election.cc:290] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:01.305925 24090 leader_election.cc:290] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:01.310304 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.311065 23778 raft_consensus.cc:2468] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:09:01.312250 23968 leader_election.cc:304] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:01.312806 24001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.313565 24001 raft_consensus.cc:2393] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a731e26a41ca4dad84fa9b711b600440 in current term 1: Already voted for candidate aaf40f51a7654de4930bcdbfaa86765e in this term.
I20260713 09:09:01.314445 24090 raft_consensus.cc:2804] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.314801 24090 raft_consensus.cc:493] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.310388 23926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:01.315754 23850 raft_consensus.cc:2468] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:01.316380 23853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:01.315130 24090 raft_consensus.cc:3060] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.319470 23742 leader_election.cc:304] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440; no voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4
I20260713 09:09:01.321300 24142 raft_consensus.cc:3060] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:01.323146 23965 leader_election.cc:343] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.344449 23891 leader_election.cc:304] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:01.346028 24122 raft_consensus.cc:2804] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.346674 24122 raft_consensus.cc:697] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:01.322067 24000 raft_consensus.cc:2468] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:01.357372 24048 tablet_bootstrap.cc:654] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.361090 24045 tablet_bootstrap.cc:654] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.363503 24044 tablet_bootstrap.cc:492] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:01.387822 24044 ts_tablet_manager.cc:1403] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.270s	user 0.005s	sys 0.015s
I20260713 09:09:01.368594 24122 consensus_queue.cc:237] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.371289 24097 consensus_queue.cc:1048] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.372310 24124 raft_consensus.cc:493] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.376209 24142 raft_consensus.cc:2749] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.396382 24124 raft_consensus.cc:515] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.399575 24124 leader_election.cc:290] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:01.405792 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.406556 23926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:01.408373 23742 leader_election.cc:304] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440; no voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4
I20260713 09:09:01.409710 24142 raft_consensus.cc:2749] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.415474 24044 raft_consensus.cc:359] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.418943 24044 raft_consensus.cc:385] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.419425 24044 raft_consensus.cc:740] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.421092 24044 consensus_queue.cc:260] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.418048 24091 consensus_queue.cc:1048] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.434566 24044 ts_tablet_manager.cc:1434] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260713 09:09:01.436878 24044 tablet_bootstrap.cc:492] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:01.438189 24090 raft_consensus.cc:515] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.439086 24124 consensus_queue.cc:1048] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:01.440268 24142 consensus_queue.cc:1048] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.442761 24046 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:01.443224 24046 ts_tablet_manager.cc:1403] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.316s	user 0.041s	sys 0.078s
I20260713 09:09:01.444998 24090 leader_election.cc:290] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:01.449031 24046 raft_consensus.cc:359] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.449507 24046 raft_consensus.cc:385] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.449734 24046 raft_consensus.cc:740] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.443238 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:01.456166 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:01.456573 24090 raft_consensus.cc:493] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.457885 24090 raft_consensus.cc:515] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.461028 23776 raft_consensus.cc:3060] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.463093 24091 raft_consensus.cc:493] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.463685 24091 raft_consensus.cc:515] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.466842 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f30913ed0e548cca036d7cc8cb3e789" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.467547 23777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f30913ed0e548cca036d7cc8cb3e789" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.460811 24046 consensus_queue.cc:260] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
W20260713 09:09:01.468184 23893 leader_election.cc:343] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.469614 24046 ts_tablet_manager.cc:1434] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
W20260713 09:09:01.470204 23894 leader_election.cc:343] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.470510 24046 tablet_bootstrap.cc:492] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:01.470793 23894 leader_election.cc:304] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e; no voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4
I20260713 09:09:01.471877 24122 raft_consensus.cc:2749] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.472673 24091 leader_election.cc:290] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:01.472975 24097 consensus_queue.cc:1048] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.467957 23776 raft_consensus.cc:2468] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
W20260713 09:09:01.475195 23965 leader_election.cc:343] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.478017 23968 leader_election.cc:304] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:01.481925 24162 raft_consensus.cc:2804] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.482538 24162 raft_consensus.cc:697] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:01.482692 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
W20260713 09:09:01.489493 23965 leader_election.cc:343] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.490720 24162 consensus_queue.cc:237] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.491137 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:01.491703 23927 raft_consensus.cc:2468] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:09:01.492936 24046 tablet_bootstrap.cc:654] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.494418 23966 leader_election.cc:304] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [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: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:01.496805 24092 raft_consensus.cc:2804] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.497192 24092 raft_consensus.cc:493] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.498415 24092 raft_consensus.cc:3060] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.501969 23676 catalog_manager.cc:5697] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.502889 24044 tablet_bootstrap.cc:654] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.493629 24090 leader_election.cc:290] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:01.513628 24048 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:01.513947 24048 ts_tablet_manager.cc:1403] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.224s	user 0.015s	sys 0.027s
I20260713 09:09:01.514972 24091 consensus_queue.cc:1048] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.521004 24048 raft_consensus.cc:359] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.521689 24048 raft_consensus.cc:385] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.521955 24048 raft_consensus.cc:740] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.522658 24048 consensus_queue.cc:260] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.525413 24048 ts_tablet_manager.cc:1434] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:01.526690 24048 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:01.534900 24048 tablet_bootstrap.cc:654] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.564550 24092 raft_consensus.cc:515] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.571177 24133 consensus_queue.cc:1048] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.572095 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
W20260713 09:09:01.574180 23965 leader_election.cc:343] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.580652 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:01.581408 23927 raft_consensus.cc:3060] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.591068 23778 raft_consensus.cc:3060] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:01.602679 24188 log.cc:927] Time spent T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
W20260713 09:09:01.615743 23724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:01.622701 24045 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.623193 24045 ts_tablet_manager.cc:1403] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.394s	user 0.019s	sys 0.016s
I20260713 09:09:01.625689 24046 tablet_bootstrap.cc:492] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:01.626258 24046 ts_tablet_manager.cc:1403] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.156s	user 0.038s	sys 0.050s
I20260713 09:09:01.600411 24092 leader_election.cc:290] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:01.631678 24045 raft_consensus.cc:359] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.632368 24045 raft_consensus.cc:385] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.632640 24045 raft_consensus.cc:740] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.633286 24045 consensus_queue.cc:260] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.634189 24133 raft_consensus.cc:493] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.635207 24133 raft_consensus.cc:515] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.637213 24133 leader_election.cc:290] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:01.638268 24045 ts_tablet_manager.cc:1434] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:09:01.639058 23926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdca40620544beeb18e233371e02568" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:01.639708 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdca40620544beeb18e233371e02568" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.640300 23776 raft_consensus.cc:2468] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 0.
W20260713 09:09:01.640404 23817 leader_election.cc:343] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.641880 23819 leader_election.cc:304] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [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: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:01.642963 24145 raft_consensus.cc:2804] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.643326 24145 raft_consensus.cc:493] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.643636 24145 raft_consensus.cc:3060] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.644884 23927 raft_consensus.cc:2468] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:01.646456 24045 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:01.647291 23966 leader_election.cc:304] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:01.649021 24162 raft_consensus.cc:2804] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.649752 24162 raft_consensus.cc:697] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:01.651403 24162 consensus_queue.cc:237] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.651752 24145 raft_consensus.cc:515] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.655207 24044 tablet_bootstrap.cc:492] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:01.655663 24044 ts_tablet_manager.cc:1403] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.220s	user 0.011s	sys 0.003s
I20260713 09:09:01.657035 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdca40620544beeb18e233371e02568" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:01.657243 24046 raft_consensus.cc:359] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.657613 23776 raft_consensus.cc:3060] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.657872 24046 raft_consensus.cc:385] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.658164 24046 raft_consensus.cc:740] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.658836 24046 consensus_queue.cc:260] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.660858 24046 ts_tablet_manager.cc:1434] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260713 09:09:01.661696 24046 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:01.663117 24045 tablet_bootstrap.cc:654] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.664649 24044 raft_consensus.cc:359] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.665305 24044 raft_consensus.cc:385] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.665570 24044 raft_consensus.cc:740] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.666787 24044 consensus_queue.cc:260] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.674228 24046 tablet_bootstrap.cc:654] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.674371 24044 ts_tablet_manager.cc:1434] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:01.675101 24044 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:01.679044 24048 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:01.679553 24048 ts_tablet_manager.cc:1403] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.153s	user 0.038s	sys 0.046s
I20260713 09:09:01.682103 24048 raft_consensus.cc:359] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.683171 24048 raft_consensus.cc:385] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.685853 23776 raft_consensus.cc:2468] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:01.694226 23819 leader_election.cc:304] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:01.695433 24133 raft_consensus.cc:2804] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.695935 24133 raft_consensus.cc:697] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Becoming Leader. State: Replica: d24f162bea9f448cba14f3667552938a, State: Running, Role: LEADER
I20260713 09:09:01.694612 23675 catalog_manager.cc:5697] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 1 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.697009 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdca40620544beeb18e233371e02568" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:01.696758 24133 consensus_queue.cc:237] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
W20260713 09:09:01.698431 23817 leader_election.cc:343] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.703800 24045 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.704340 24045 ts_tablet_manager.cc:1403] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.018s
I20260713 09:09:01.699162 24145 leader_election.cc:290] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:01.689251 24044 tablet_bootstrap.cc:654] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.683490 24048 raft_consensus.cc:740] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.710687 24048 consensus_queue.cc:260] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.712615 24048 ts_tablet_manager.cc:1434] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260713 09:09:01.713431 24048 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:01.714843 24046 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:01.715273 24046 ts_tablet_manager.cc:1403] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.008s
I20260713 09:09:01.706964 24045 raft_consensus.cc:359] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.716856 24045 raft_consensus.cc:385] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.717202 24045 raft_consensus.cc:740] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.717759 24046 raft_consensus.cc:359] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.718600 24046 raft_consensus.cc:385] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.718943 24046 raft_consensus.cc:740] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.719589 24046 consensus_queue.cc:260] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.723798 24046 ts_tablet_manager.cc:1434] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:01.718663 24048 tablet_bootstrap.cc:654] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.727202 23676 catalog_manager.cc:5697] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 1 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.718119 24045 consensus_queue.cc:260] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.730607 24045 ts_tablet_manager.cc:1434] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:09:01.737519 24045 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:01.740056 24048 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:01.735186 24046 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e: Bootstrap starting.
I20260713 09:09:01.740536 24048 ts_tablet_manager.cc:1403] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
I20260713 09:09:01.744849 24048 raft_consensus.cc:359] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.745893 24048 raft_consensus.cc:385] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.746181 24048 raft_consensus.cc:740] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.746814 24048 consensus_queue.cc:260] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.749862 24044 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:01.750003 24048 ts_tablet_manager.cc:1434] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:09:01.750365 24044 ts_tablet_manager.cc:1403] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.024s
I20260713 09:09:01.750964 24048 tablet_bootstrap.cc:492] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:01.750402 23674 catalog_manager.cc:5697] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a reported cstate change: term changed from 0 to 1, leader changed from <none> to d24f162bea9f448cba14f3667552938a (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d24f162bea9f448cba14f3667552938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.751792 24046 tablet_bootstrap.cc:654] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.753124 24044 raft_consensus.cc:359] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.749888 24045 tablet_bootstrap.cc:654] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.753789 24044 raft_consensus.cc:385] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.754081 24044 raft_consensus.cc:740] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.754877 24044 consensus_queue.cc:260] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.756641 24048 tablet_bootstrap.cc:654] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.756832 24044 ts_tablet_manager.cc:1434] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:01.757858 24044 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4: Bootstrap starting.
I20260713 09:09:01.773416 24044 tablet_bootstrap.cc:654] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.777088 24046 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e: No bootstrap required, opened a new log
I20260713 09:09:01.777622 24046 ts_tablet_manager.cc:1403] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.016s
I20260713 09:09:01.780268 24122 raft_consensus.cc:493] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.780762 24122 raft_consensus.cc:515] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.782701 24045 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.783215 24045 ts_tablet_manager.cc:1403] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.001s
I20260713 09:09:01.783529 23998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.784170 23998 raft_consensus.cc:2468] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:01.784230 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.785768 23893 leader_election.cc:304] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:01.780387 24046 raft_consensus.cc:359] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.786844 24046 raft_consensus.cc:385] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.787587 24046 raft_consensus.cc:740] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.785936 24045 raft_consensus.cc:359] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
W20260713 09:09:01.788156 23894 leader_election.cc:343] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.788374 24045 raft_consensus.cc:385] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.789120 24091 raft_consensus.cc:2804] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.782863 24122 leader_election.cc:290] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:01.789712 24091 raft_consensus.cc:493] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.790200 24091 raft_consensus.cc:3060] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.790776 24048 tablet_bootstrap.cc:492] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:01.791213 24048 ts_tablet_manager.cc:1403] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.011s
I20260713 09:09:01.793951 24048 raft_consensus.cc:359] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.794699 24048 raft_consensus.cc:385] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.801376 24048 raft_consensus.cc:740] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.798923 24091 raft_consensus.cc:515] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.788751 24046 consensus_queue.cc:260] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.802100 24048 consensus_queue.cc:260] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.789268 24045 raft_consensus.cc:740] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.803783 23998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:01.803972 24091 leader_election.cc:290] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:01.804333 23998 raft_consensus.cc:3060] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.804179 24045 consensus_queue.cc:260] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.806061 24045 ts_tablet_manager.cc:1434] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:09:01.800967 24044 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4: No bootstrap required, opened a new log
I20260713 09:09:01.806761 24044 ts_tablet_manager.cc:1403] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.008s
I20260713 09:09:01.808398 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:01.809262 24044 raft_consensus.cc:359] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
W20260713 09:09:01.809723 23894 leader_election.cc:343] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.809912 24044 raft_consensus.cc:385] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.808389 24045 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:01.810241 24044 raft_consensus.cc:740] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.811036 24046 ts_tablet_manager.cc:1434] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e: Time spent starting tablet: real 0.033s	user 0.000s	sys 0.006s
I20260713 09:09:01.811093 24044 consensus_queue.cc:260] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.812777 23998 raft_consensus.cc:2468] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:01.813848 23893 leader_election.cc:304] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:01.814949 24091 raft_consensus.cc:2804] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.815429 24091 raft_consensus.cc:697] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:01.816228 24091 consensus_queue.cc:237] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.820604 24044 ts_tablet_manager.cc:1434] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:09:01.822280 24045 tablet_bootstrap.cc:654] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.826107 24183 consensus_queue.cc:1048] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.832767 24045 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.833186 24045 ts_tablet_manager.cc:1403] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260713 09:09:01.835798 24048 ts_tablet_manager.cc:1434] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.003s
I20260713 09:09:01.836676 24048 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:01.841379 24183 raft_consensus.cc:493] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.841867 24183 raft_consensus.cc:515] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.841913 24048 tablet_bootstrap.cc:654] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.845335 23676 catalog_manager.cc:5697] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.848126 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745724340b8402283e2e98221449991" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.848642 24133 raft_consensus.cc:493] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.848966 23776 raft_consensus.cc:2468] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:01.849149 24133 raft_consensus.cc:515] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.851162 24133 leader_election.cc:290] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:01.854946 23894 leader_election.cc:304] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:09:01.855340 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.856135 23776 raft_consensus.cc:2393] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d24f162bea9f448cba14f3667552938a in current term 1: Already voted for candidate f38105ba28704988b50275ded479a7b4 in this term.
I20260713 09:09:01.856106 24122 raft_consensus.cc:2804] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.856807 24122 raft_consensus.cc:493] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.856799 23998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa921eb84be54ae189963e8093037ded" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.857250 24122 raft_consensus.cc:3060] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.858801 23818 leader_election.cc:304] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d24f162bea9f448cba14f3667552938a; no voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4
I20260713 09:09:01.859897 24133 raft_consensus.cc:3060] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.861878 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745724340b8402283e2e98221449991" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:01.862715 23852 raft_consensus.cc:2468] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 0.
I20260713 09:09:01.864331 24183 leader_election.cc:290] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:01.835517 24045 raft_consensus.cc:359] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.865358 24122 raft_consensus.cc:515] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.867444 24122 leader_election.cc:290] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:01.869344 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745724340b8402283e2e98221449991" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:01.869724 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745724340b8402283e2e98221449991" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:01.872144 23776 raft_consensus.cc:3060] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.876215 24133 raft_consensus.cc:2749] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.865852 24045 raft_consensus.cc:385] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.869910 23851 raft_consensus.cc:3060] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.877010 24045 raft_consensus.cc:740] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.877429 24183 consensus_queue.cc:1048] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.877748 24045 consensus_queue.cc:260] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.879983 24045 ts_tablet_manager.cc:1434] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260713 09:09:01.881757 24045 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:01.871569 24048 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:01.883893 24048 ts_tablet_manager.cc:1403] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.016s
I20260713 09:09:01.883821 23851 raft_consensus.cc:2468] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:01.885084 23891 leader_election.cc:304] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:01.885900 24183 raft_consensus.cc:2804] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.885954 24142 raft_consensus.cc:493] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.886483 24183 raft_consensus.cc:697] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:01.887246 24045 tablet_bootstrap.cc:654] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.887326 24183 consensus_queue.cc:237] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.886564 24142 raft_consensus.cc:515] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.887255 24048 raft_consensus.cc:359] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.890332 24048 raft_consensus.cc:385] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.890656 24048 raft_consensus.cc:740] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.889884 23776 raft_consensus.cc:2468] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:01.894528 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.895149 24000 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
I20260713 09:09:01.895185 24142 leader_election.cc:290] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:01.896481 23743 leader_election.cc:304] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:01.897609 24142 raft_consensus.cc:2804] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.898041 24142 raft_consensus.cc:493] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.894505 24048 consensus_queue.cc:260] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.898394 24142 raft_consensus.cc:3060] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.900305 24048 ts_tablet_manager.cc:1434] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:09:01.901013 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:01.901644 23851 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 0.
I20260713 09:09:01.911527 24045 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.911269 24142 raft_consensus.cc:515] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.912005 24045 ts_tablet_manager.cc:1403] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260713 09:09:01.914324 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:01.914903 24000 raft_consensus.cc:3060] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.917178 24048 tablet_bootstrap.cc:492] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a: Bootstrap starting.
I20260713 09:09:01.918490 24133 raft_consensus.cc:493] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.918944 24133 raft_consensus.cc:515] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.919684 24045 raft_consensus.cc:359] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.920470 24045 raft_consensus.cc:385] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.920719 24045 raft_consensus.cc:740] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.920857 24133 leader_election.cc:290] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:01.921550 24045 consensus_queue.cc:260] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.922469 23999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012bbeed98b64d5689d66b9db5ecc8bd" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:01.923130 23999 raft_consensus.cc:2468] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 0.
I20260713 09:09:01.924223 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012bbeed98b64d5689d66b9db5ecc8bd" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:01.924487 23818 leader_election.cc:304] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d24f162bea9f448cba14f3667552938a, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:01.924968 23927 raft_consensus.cc:2468] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 0.
I20260713 09:09:01.925484 24133 raft_consensus.cc:2804] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.925899 24133 raft_consensus.cc:493] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.926344 24133 raft_consensus.cc:3060] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.923767 24045 ts_tablet_manager.cc:1434] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:09:01.927640 24045 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:01.928232 24000 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:09:01.929538 23743 leader_election.cc:304] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:01.931670 24048 tablet_bootstrap.cc:654] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.933955 24124 raft_consensus.cc:2804] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.934530 24124 raft_consensus.cc:697] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:01.933524 24045 tablet_bootstrap.cc:654] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.935576 24124 consensus_queue.cc:237] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:01.940891 24142 leader_election.cc:290] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 1 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:01.944322 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:01.948926 24133 raft_consensus.cc:515] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.951507 23851 raft_consensus.cc:3060] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.952752 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012bbeed98b64d5689d66b9db5ecc8bd" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:01.953482 23927 raft_consensus.cc:3060] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.955598 24183 raft_consensus.cc:493] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.956077 24183 raft_consensus.cc:515] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:01.958289 23851 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 1.
I20260713 09:09:01.960116 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdca40620544beeb18e233371e02568" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.960398 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdca40620544beeb18e233371e02568" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:01.960954 23776 raft_consensus.cc:2393] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aaf40f51a7654de4930bcdbfaa86765e in current term 1: Already voted for candidate d24f162bea9f448cba14f3667552938a in this term.
I20260713 09:09:01.958058 24183 leader_election.cc:290] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:01.962491 23894 leader_election.cc:304] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e; no voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a
I20260713 09:09:01.964953 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012bbeed98b64d5689d66b9db5ecc8bd" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:01.965306 24133 leader_election.cc:290] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:01.965525 24000 raft_consensus.cc:3060] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.967360 23927 raft_consensus.cc:2468] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:01.968478 23817 leader_election.cc:304] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:01.969249 24133 raft_consensus.cc:2804] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.970085 24133 raft_consensus.cc:697] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Becoming Leader. State: Replica: d24f162bea9f448cba14f3667552938a, State: Running, Role: LEADER
I20260713 09:09:01.972800 24183 raft_consensus.cc:3060] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.975759 24000 raft_consensus.cc:2468] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:01.980826 24162 raft_consensus.cc:493] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.971160 24133 consensus_queue.cc:237] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.981312 24162 raft_consensus.cc:515] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:01.983034 24048 tablet_bootstrap.cc:492] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a: No bootstrap required, opened a new log
I20260713 09:09:01.983510 24048 ts_tablet_manager.cc:1403] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.022s
I20260713 09:09:01.987236 24048 raft_consensus.cc:359] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.987726 24048 raft_consensus.cc:385] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.987949 24048 raft_consensus.cc:740] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d24f162bea9f448cba14f3667552938a, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.988705 24048 consensus_queue.cc:260] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:01.990969 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f30913ed0e548cca036d7cc8cb3e789" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:01.986418 24162 leader_election.cc:290] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:01.991675 23776 raft_consensus.cc:2468] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:09:01.992875 23968 leader_election.cc:304] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:01.993497 24048 ts_tablet_manager.cc:1434] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:09:01.993820 24162 raft_consensus.cc:2804] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.994271 24162 raft_consensus.cc:493] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.994379 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f30913ed0e548cca036d7cc8cb3e789" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:01.994706 24162 raft_consensus.cc:3060] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.995018 23927 raft_consensus.cc:2468] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:09:01.997165 23676 catalog_manager.cc:5697] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 0 to 1, leader changed from <none> to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.999222 24045 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: No bootstrap required, opened a new log
I20260713 09:09:01.999707 24045 ts_tablet_manager.cc:1403] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.013s
I20260713 09:09:02.002429 24045 raft_consensus.cc:359] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.003019 24045 raft_consensus.cc:385] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.003293 24045 raft_consensus.cc:740] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.004405 24092 consensus_queue.cc:1048] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.003880 24045 consensus_queue.cc:260] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.007085 24045 ts_tablet_manager.cc:1434] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:02.007169 24162 raft_consensus.cc:515] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:02.009164 24162 leader_election.cc:290] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:02.010289 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f30913ed0e548cca036d7cc8cb3e789" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:02.010821 23927 raft_consensus.cc:3060] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.017189 23778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f30913ed0e548cca036d7cc8cb3e789" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:02.017767 23778 raft_consensus.cc:3060] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.019338 23927 raft_consensus.cc:2468] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:02.020545 23966 leader_election.cc:304] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:02.021554 24162 raft_consensus.cc:2804] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.022070 24162 raft_consensus.cc:697] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:02.022905 24162 consensus_queue.cc:237] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:02.030160 24092 consensus_queue.cc:1048] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.039491 23778 raft_consensus.cc:2468] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:01.997885 23675 catalog_manager.cc:5697] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 0 to 1, leader changed from <none> to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 1 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.049103 24183 raft_consensus.cc:2749] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:02.059787 23675 catalog_manager.cc:5697] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 1 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.065650 23674 catalog_manager.cc:5697] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a reported cstate change: term changed from 0 to 1, leader changed from <none> to d24f162bea9f448cba14f3667552938a (127.21.58.66). New cstate: current_term: 1 leader_uuid: "d24f162bea9f448cba14f3667552938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.084419 24162 raft_consensus.cc:493] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.084861 24162 raft_consensus.cc:515] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.086395 24162 leader_election.cc:290] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:02.086987 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7777897ed04cf984b5727e40d6be9c" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:02.087275 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7777897ed04cf984b5727e40d6be9c" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:02.087533 23776 raft_consensus.cc:2468] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:09:02.087939 23851 raft_consensus.cc:2468] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 0.
I20260713 09:09:02.088605 23968 leader_election.cc:304] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:02.089398 24162 raft_consensus.cc:2804] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.089767 24162 raft_consensus.cc:493] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.090049 24162 raft_consensus.cc:3060] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.096522 24162 raft_consensus.cc:515] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.098429 24162 leader_election.cc:290] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:02.099578 23776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7777897ed04cf984b5727e40d6be9c" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:02.100008 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7777897ed04cf984b5727e40d6be9c" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:02.100124 23776 raft_consensus.cc:3060] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.100528 23851 raft_consensus.cc:3060] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.104893 23776 raft_consensus.cc:2468] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:02.105093 23851 raft_consensus.cc:2468] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:02.105899 23968 leader_election.cc:304] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:02.106572 24162 raft_consensus.cc:2804] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.107020 24162 raft_consensus.cc:697] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:02.107611 24162 consensus_queue.cc:237] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.114833 23672 catalog_manager.cc:5697] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 1 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.134433 24133 consensus_queue.cc:1048] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.143968 24097 consensus_queue.cc:1048] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.213313 24183 consensus_queue.cc:1048] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.221271 24162 consensus_queue.cc:1048] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.221544 23778 raft_consensus.cc:3060] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.227864 24133 raft_consensus.cc:493] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.228451 24133 raft_consensus.cc:515] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:02.230515 24133 leader_election.cc:290] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:02.231590 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:02.234357 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:02.235630 23817 leader_election.cc:304] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d24f162bea9f448cba14f3667552938a; no voters: aaf40f51a7654de4930bcdbfaa86765e, f38105ba28704988b50275ded479a7b4
I20260713 09:09:02.237272 24097 raft_consensus.cc:2749] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:02.237345 24182 consensus_queue.cc:1048] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.241180 23851 raft_consensus.cc:3060] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.249313 24162 consensus_queue.cc:1048] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.342363 24054 consensus_queue.cc:1048] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.352711 24054 consensus_queue.cc:1048] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:02.408581 24142 consensus_queue.cc:1048] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.418292 24142 consensus_queue.cc:1048] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.498253 24133 consensus_queue.cc:1048] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.506973 24097 consensus_queue.cc:1048] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.562664 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
I20260713 09:09:02.576440 24162 consensus_queue.cc:1048] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:02.591544 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:02.592339 21737 tablet_replica.cc:333] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.592935 21737 raft_consensus.cc:2243] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.593369 21737 raft_consensus.cc:2272] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.595851 21737 tablet_replica.cc:333] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.596844 21737 raft_consensus.cc:2243] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.597407 21737 raft_consensus.cc:2272] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.598361 24092 consensus_queue.cc:1048] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.599504 21737 tablet_replica.cc:333] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.600322 21737 raft_consensus.cc:2243] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.600795 21737 raft_consensus.cc:2272] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.604050 21737 tablet_replica.cc:333] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.604751 21737 raft_consensus.cc:2243] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.605701 21737 raft_consensus.cc:2272] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.608903 21737 tablet_replica.cc:333] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.609647 21737 raft_consensus.cc:2243] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.611022 21737 raft_consensus.cc:2272] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.613523 21737 tablet_replica.cc:333] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
W20260713 09:09:02.613802 23968 consensus_peers.cc:597] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.614380 21737 raft_consensus.cc:2243] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.614948 21737 raft_consensus.cc:2272] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:02.616575 23968 consensus_peers.cc:597] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.617545 21737 tablet_replica.cc:333] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.618408 21737 raft_consensus.cc:2243] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.618963 21737 raft_consensus.cc:2272] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.621264 21737 tablet_replica.cc:333] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.622010 21737 raft_consensus.cc:2243] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.623483 21737 raft_consensus.cc:2272] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.625140 21737 tablet_replica.cc:333] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.625648 21737 raft_consensus.cc:2243] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.626024 21737 raft_consensus.cc:2272] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.627601 21737 tablet_replica.cc:333] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.628085 21737 raft_consensus.cc:2243] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.628460 21737 raft_consensus.cc:2272] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.630419 21737 tablet_replica.cc:333] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.631085 21737 raft_consensus.cc:2243] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.631489 21737 raft_consensus.cc:2272] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.633378 21737 tablet_replica.cc:333] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.633848 21737 raft_consensus.cc:2243] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.634289 21737 raft_consensus.cc:2272] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.636279 21737 tablet_replica.cc:333] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.636739 21737 raft_consensus.cc:2243] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.637621 21737 raft_consensus.cc:2272] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.639197 21737 tablet_replica.cc:333] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.639669 21737 raft_consensus.cc:2243] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.640038 21737 raft_consensus.cc:2272] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.641497 21737 tablet_replica.cc:333] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.641973 21737 raft_consensus.cc:2243] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.642360 21737 raft_consensus.cc:2272] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.643905 21737 tablet_replica.cc:333] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.644405 21737 raft_consensus.cc:2243] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.644804 21737 raft_consensus.cc:2272] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.646411 21737 tablet_replica.cc:333] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.646852 21737 raft_consensus.cc:2243] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:02.647226 21737 raft_consensus.cc:2272] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.648818 21737 tablet_replica.cc:333] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: stopping tablet replica
I20260713 09:09:02.649245 21737 raft_consensus.cc:2243] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:02.649893 21737 raft_consensus.cc:2272] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:02.686690 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
W20260713 09:09:02.690196 23819 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260713 09:09:02.694106 23819 consensus_peers.cc:597] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:02.711715 23894 consensus_peers.cc:597] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.714011 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:02.719663 24244 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
W20260713 09:09:02.720019 24245 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
W20260713 09:09:02.722472 24247 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
I20260713 09:09:02.723625 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:02.725598 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:02.725819 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:02.726011 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933742725994 us; error 0 us; skew 500 ppm
I20260713 09:09:02.726655 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:02.728935 21737 webserver.cc:533] Webserver started at http://127.21.58.65:40539/ using document root <none> and password file <none>
I20260713 09:09:02.729423 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:02.729601 21737 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:02.732877 21737 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:02.737385 24252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:02.738404 21737 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:02.738780 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "a731e26a41ca4dad84fa9b711b600440"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-6hmz"
I20260713 09:09:02.739027 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933688343897-21737-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)
W20260713 09:09:02.755995 23894 consensus_peers.cc:597] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.766795 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:02.768165 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:02.769997 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:02.774490 24259 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:09:02.843240 23894 consensus_peers.cc:597] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.854058 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:09:02.854382 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.081s	user 0.004s	sys 0.000s
I20260713 09:09:02.854622 21737 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:09:02.858439 24259 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:02.870644 24259 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:02.871361 24259 tablet_bootstrap.cc:492] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:02.872100 24259 ts_tablet_manager.cc:1403] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:02.874603 24259 raft_consensus.cc:359] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.875097 24259 raft_consensus.cc:740] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.875684 24259 consensus_queue.cc:260] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [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: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.877357 24259 ts_tablet_manager.cc:1434] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:02.877928 24259 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:02.888271 24259 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:02.888939 24259 tablet_bootstrap.cc:492] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:02.889394 24259 ts_tablet_manager.cc:1403] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:02.891173 24259 raft_consensus.cc:359] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:02.891631 24259 raft_consensus.cc:740] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.892170 24259 consensus_queue.cc:260] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [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: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:02.893324 24259 ts_tablet_manager.cc:1434] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:09:02.893874 24259 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:02.905328 24259 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:02.906246 24259 tablet_bootstrap.cc:492] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:02.906800 24259 ts_tablet_manager.cc:1403] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:09:02.908993 24259 raft_consensus.cc:359] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.909848 24259 raft_consensus.cc:740] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.910650 24259 consensus_queue.cc:260] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [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: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.912932 24259 ts_tablet_manager.cc:1434] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:02.913506 24259 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
W20260713 09:09:02.916191 23968 consensus_peers.cc:597] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.923074 21737 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:09:02.923368 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.067s	sys 0.000s
I20260713 09:09:02.924922 24259 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:02.925848 24259 tablet_bootstrap.cc:492] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
W20260713 09:09:02.926064 23819 consensus_peers.cc:597] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.926566 24259 ts_tablet_manager.cc:1403] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
W20260713 09:09:02.927311 23894 consensus_peers.cc:597] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.928962 24259 raft_consensus.cc:359] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:02.929618 24259 raft_consensus.cc:740] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.930269 24259 consensus_queue.cc:260] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [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: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:02.932519 24259 ts_tablet_manager.cc:1434] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:02.933533 24259 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
W20260713 09:09:02.946033 23968 consensus_peers.cc:597] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.948321 24259 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:02.949199 24259 tablet_bootstrap.cc:492] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:02.949676 24259 ts_tablet_manager.cc:1403] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:09:02.951367 24259 raft_consensus.cc:359] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:02.951870 24259 raft_consensus.cc:740] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.952451 24259 consensus_queue.cc:260] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [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: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:02.953855 24259 ts_tablet_manager.cc:1434] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:02.954478 24259 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
W20260713 09:09:02.961071 23819 consensus_peers.cc:597] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.967159 24259 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:02.967877 24259 tablet_bootstrap.cc:492] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:02.968797 24259 ts_tablet_manager.cc:1403] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260713 09:09:02.971742 24259 raft_consensus.cc:359] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.972543 24259 raft_consensus.cc:740] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
W20260713 09:09:02.974171 23894 consensus_peers.cc:597] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:02.973394 24259 consensus_queue.cc:260] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [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: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:02.975728 24259 ts_tablet_manager.cc:1434] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:02.976347 24259 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:02.987962 24259 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:02.988875 24259 tablet_bootstrap.cc:492] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:02.989461 24259 ts_tablet_manager.cc:1403] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:02.991742 24259 raft_consensus.cc:359] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:02.992362 24259 raft_consensus.cc:740] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.993024 24259 consensus_queue.cc:260] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [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: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:02.993522 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:36017
I20260713 09:09:02.993696 24324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:36017 every 8 connection(s)
I20260713 09:09:02.995206 24259 ts_tablet_manager.cc:1434] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:02.995842 24259 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.016247 24259 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.016917 24259 tablet_bootstrap.cc:492] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.017400 24259 ts_tablet_manager.cc:1403] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260713 09:09:03.019336 24259 raft_consensus.cc:359] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.019837 24259 raft_consensus.cc:740] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.020526 24259 consensus_queue.cc:260] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [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: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.021166 24325 heartbeater.cc:344] Connected to a master server at 127.21.58.126:44283
I20260713 09:09:03.021560 24325 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:03.022365 24259 ts_tablet_manager.cc:1434] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:03.022420 24325 heartbeater.cc:507] Master 127.21.58.126:44283 requested a full tablet report, sending...
I20260713 09:09:03.023190 24259 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.030769 23675 ts_manager.cc:194] Re-registered known tserver with Master: a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:03.036311 24259 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.037217 24259 tablet_bootstrap.cc:492] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.037803 24259 ts_tablet_manager.cc:1403] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:09:03.040683 24259 raft_consensus.cc:359] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.041370 24259 raft_consensus.cc:740] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.041975 24259 consensus_queue.cc:260] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [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: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.043809 24259 ts_tablet_manager.cc:1434] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:03.044478 24259 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.052542 23675 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40422
I20260713 09:09:03.054872 24259 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.055384 24325 heartbeater.cc:499] Master 127.21.58.126:44283 was elected leader, sending a full tablet report...
I20260713 09:09:03.055454 24259 tablet_bootstrap.cc:492] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.056128 24259 ts_tablet_manager.cc:1403] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:09:03.057770 24259 raft_consensus.cc:359] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.058254 24259 raft_consensus.cc:740] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.058737 24259 consensus_queue.cc:260] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.060179 24259 ts_tablet_manager.cc:1434] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:09:03.060895 24259 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.076212 24259 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.076939 24259 tablet_bootstrap.cc:492] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.077512 24259 ts_tablet_manager.cc:1403] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:09:03.079617 24259 raft_consensus.cc:359] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.080255 24259 raft_consensus.cc:740] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.080909 24259 consensus_queue.cc:260] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [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: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.084050 24259 ts_tablet_manager.cc:1434] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:09:03.084913 24259 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
W20260713 09:09:03.097116 23968 consensus_peers.cc:597] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:03.097892 24259 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.098845 24259 tablet_bootstrap.cc:492] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.099400 24259 ts_tablet_manager.cc:1403] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:09:03.101667 24259 raft_consensus.cc:359] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.102290 24259 raft_consensus.cc:740] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.102718 24259 consensus_queue.cc:260] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [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: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.104259 24259 ts_tablet_manager.cc:1434] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:03.105141 24259 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.113550 24259 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.114219 24259 tablet_bootstrap.cc:492] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.114703 24259 ts_tablet_manager.cc:1403] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:09:03.116235 24259 raft_consensus.cc:359] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.116663 24259 raft_consensus.cc:740] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.117177 24259 consensus_queue.cc:260] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.118497 24259 ts_tablet_manager.cc:1434] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:03.119326 24259 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.129645 24259 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.130501 24259 tablet_bootstrap.cc:492] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.131073 24259 ts_tablet_manager.cc:1403] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:09:03.132779 24259 raft_consensus.cc:359] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.133214 24259 raft_consensus.cc:740] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.133706 24259 consensus_queue.cc:260] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [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: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.135828 24259 ts_tablet_manager.cc:1434] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:03.136570 24259 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.150938 24259 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.151674 24259 tablet_bootstrap.cc:492] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.152225 24259 ts_tablet_manager.cc:1403] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260713 09:09:03.154263 24259 raft_consensus.cc:359] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.154915 24259 raft_consensus.cc:740] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.155534 24259 consensus_queue.cc:260] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [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: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.157532 24259 ts_tablet_manager.cc:1434] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260713 09:09:03.158248 24259 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.169394 24259 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.170188 24259 tablet_bootstrap.cc:492] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.170722 24259 ts_tablet_manager.cc:1403] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:09:03.172195 24259 raft_consensus.cc:359] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.172654 24259 raft_consensus.cc:740] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.173118 24259 consensus_queue.cc:260] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [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: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.174778 24259 ts_tablet_manager.cc:1434] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:09:03.175829 24259 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.188542 24259 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.189180 24259 tablet_bootstrap.cc:492] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.189633 24259 ts_tablet_manager.cc:1403] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:09:03.191324 24259 raft_consensus.cc:359] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.191753 24259 raft_consensus.cc:740] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.192273 24259 consensus_queue.cc:260] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [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: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.193961 24259 ts_tablet_manager.cc:1434] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:03.195010 24259 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Bootstrap starting.
I20260713 09:09:03.210388 24259 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: 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
I20260713 09:09:03.211190 24259 tablet_bootstrap.cc:492] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Bootstrap complete.
I20260713 09:09:03.211781 24259 ts_tablet_manager.cc:1403] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:09:03.213524 24259 raft_consensus.cc:359] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.213989 24259 raft_consensus.cc:740] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Initialized, Role: FOLLOWER
I20260713 09:09:03.214571 24259 consensus_queue.cc:260] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [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: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.216405 24259 ts_tablet_manager.cc:1434] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:03.683602 24222 raft_consensus.cc:493] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.684091 24222 raft_consensus.cc:515] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.685761 24222 leader_election.cc:290] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:03.686477 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:03.686825 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:03.687008 24298 raft_consensus.cc:2468] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:03.688091 23968 leader_election.cc:304] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [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: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:03.688680 24222 raft_consensus.cc:2804] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:03.689000 24222 raft_consensus.cc:493] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.689514 24222 raft_consensus.cc:3060] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.695576 24222 raft_consensus.cc:515] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.697209 24222 leader_election.cc:290] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 2 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:03.697815 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:03.698173 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:03.698360 24298 raft_consensus.cc:3060] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.702931 24298 raft_consensus.cc:2468] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 2.
I20260713 09:09:03.703866 23968 leader_election.cc:304] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [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: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:03.704523 24222 raft_consensus.cc:2804] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.704936 24222 raft_consensus.cc:697] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 2 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:03.705571 24222 consensus_queue.cc:237] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.712654 23674 catalog_manager.cc:5697] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 1 to 2, leader changed from a731e26a41ca4dad84fa9b711b600440 (127.21.58.65) to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 2 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.739445 24122 raft_consensus.cc:493] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.739974 24122 raft_consensus.cc:515] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.741521 24122 leader_election.cc:290] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:03.742268 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:03.742416 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:03.743007 24298 raft_consensus.cc:2468] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:03.743896 23894 leader_election.cc:304] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [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: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: f38105ba28704988b50275ded479a7b4
I20260713 09:09:03.744534 24122 raft_consensus.cc:2804] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:03.744814 24122 raft_consensus.cc:493] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.745041 24122 raft_consensus.cc:3060] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.749343 24122 raft_consensus.cc:515] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.750891 24122 leader_election.cc:290] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 2 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:03.751488 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:03.751730 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:03.752281 24298 raft_consensus.cc:3060] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.756728 24298 raft_consensus.cc:2468] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 2.
I20260713 09:09:03.757565 23894 leader_election.cc:304] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [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: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: f38105ba28704988b50275ded479a7b4
I20260713 09:09:03.758174 24122 raft_consensus.cc:2804] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.758602 24122 raft_consensus.cc:697] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:03.759311 24122 consensus_queue.cc:237] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:03.767040 23675 catalog_manager.cc:5697] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 1 to 2, leader changed from a731e26a41ca4dad84fa9b711b600440 (127.21.58.65) to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 2 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.874148 24122 raft_consensus.cc:493] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.874647 24122 raft_consensus.cc:515] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.876252 24122 leader_election.cc:290] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:03.876961 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:03.877195 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:03.877620 24298 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 1.
I20260713 09:09:03.878643 23894 leader_election.cc:304] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [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: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: d24f162bea9f448cba14f3667552938a
I20260713 09:09:03.879230 24122 raft_consensus.cc:2804] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:03.879566 24122 raft_consensus.cc:493] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.879796 24122 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.884575 24122 raft_consensus.cc:515] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.887705 24122 leader_election.cc:290] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 2 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:03.887936 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:03.888558 24299 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.889847 23851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:03.890385 23851 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.895936 23851 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 2.
I20260713 09:09:03.896405 24055 raft_consensus.cc:493] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.896883 24299 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 2.
I20260713 09:09:03.897087 24055 raft_consensus.cc:515] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.898064 23894 leader_election.cc:304] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:09:03.899169 24054 raft_consensus.cc:2804] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.899690 24054 raft_consensus.cc:697] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 2 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:03.900496 24054 consensus_queue.cc:237] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.901425 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:03.901804 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:03.902148 24299 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 2.
I20260713 09:09:03.903277 23819 leader_election.cc:304] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [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: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:03.904220 24097 raft_consensus.cc:2804] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:09:03.904729 24097 raft_consensus.cc:493] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.905141 24097 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:03.903543 24055 leader_election.cc:290] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:03.911762 24097 raft_consensus.cc:515] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.913693 24097 leader_election.cc:290] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 3 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:03.913935 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:03.914206 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1670aeb3e54daaaab0fdcd2709dbf0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:03.914662 24299 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:03.916097 23675 catalog_manager.cc:5697] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 1 to 2, leader changed from a731e26a41ca4dad84fa9b711b600440 (127.21.58.65) to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 2 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:03.918934 24222 raft_consensus.cc:493] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.919447 24222 raft_consensus.cc:515] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.920694 24299 raft_consensus.cc:2468] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 3.
I20260713 09:09:03.921353 24222 leader_election.cc:290] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:03.922782 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:03.923395 24299 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:03.923458 23819 leader_election.cc:304] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [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: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:03.924340 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a" is_pre_election: true
I20260713 09:09:03.924962 24145 raft_consensus.cc:2804] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:03.925437 23968 leader_election.cc:304] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [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: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:03.925464 24145 raft_consensus.cc:697] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 3 LEADER]: Becoming Leader. State: Replica: d24f162bea9f448cba14f3667552938a, State: Running, Role: LEADER
I20260713 09:09:03.923630 24055 raft_consensus.cc:493] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.926285 24222 raft_consensus.cc:2804] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:03.926677 24222 raft_consensus.cc:493] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.926591 24145 consensus_queue.cc:237] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [LEADER]: Queue going to LEADER 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: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:03.926694 24055 raft_consensus.cc:515] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.927258 24222 raft_consensus.cc:3060] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.927949 23852 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 1.
I20260713 09:09:03.928896 24055 leader_election.cc:290] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:03.932189 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:03.933053 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:03.933662 24299 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d24f162bea9f448cba14f3667552938a in term 1.
I20260713 09:09:03.935243 23819 leader_election.cc:304] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [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: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:03.936162 24145 raft_consensus.cc:2804] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:03.936836 24145 raft_consensus.cc:493] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:03.937255 24145 raft_consensus.cc:3060] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.936820 24222 raft_consensus.cc:515] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.938908 24000 raft_consensus.cc:2393] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d24f162bea9f448cba14f3667552938a in current term 2: Already voted for candidate f38105ba28704988b50275ded479a7b4 in this term.
I20260713 09:09:03.939711 24222 leader_election.cc:290] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 2 election: Requested vote from peers a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017), d24f162bea9f448cba14f3667552938a (127.21.58.66:41601)
I20260713 09:09:03.940321 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:03.940814 24299 raft_consensus.cc:3060] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.941366 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:03.944831 24145 raft_consensus.cc:515] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.945508 24299 raft_consensus.cc:2468] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38105ba28704988b50275ded479a7b4 in term 2.
I20260713 09:09:03.946640 23968 leader_election.cc:304] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:03.947398 24222 raft_consensus.cc:2804] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.947510 24145 leader_election.cc:290] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 2 election: Requested vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:03.947892 24298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
I20260713 09:09:03.948364 23852 raft_consensus.cc:2393] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f38105ba28704988b50275ded479a7b4 in current term 2: Already voted for candidate d24f162bea9f448cba14f3667552938a in this term.
I20260713 09:09:03.948558 24298 raft_consensus.cc:2393] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d24f162bea9f448cba14f3667552938a in current term 2: Already voted for candidate f38105ba28704988b50275ded479a7b4 in this term.
I20260713 09:09:03.949342 24222 raft_consensus.cc:697] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 2 LEADER]: Becoming Leader. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:03.950299 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c6dc991d01421b8f99cb25a04f6cc0" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:03.950173 24222 consensus_queue.cc:237] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:03.951731 23818 leader_election.cc:304] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [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: d24f162bea9f448cba14f3667552938a; no voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4
I20260713 09:09:03.952961 24145 raft_consensus.cc:2749] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:09:03.956346 23675 catalog_manager.cc:5697] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a reported cstate change: term changed from 2 to 3, leader changed from aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67) to d24f162bea9f448cba14f3667552938a (127.21.58.66). New cstate: current_term: 3 leader_uuid: "d24f162bea9f448cba14f3667552938a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.964931 23674 catalog_manager.cc:5697] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 reported cstate change: term changed from 1 to 2, leader changed from a731e26a41ca4dad84fa9b711b600440 (127.21.58.65) to f38105ba28704988b50275ded479a7b4 (127.21.58.68). New cstate: current_term: 2 leader_uuid: "f38105ba28704988b50275ded479a7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:04.106262 24145 raft_consensus.cc:493] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:04.106714 24145 raft_consensus.cc:515] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } }
I20260713 09:09:04.108389 24145 leader_election.cc:290] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:04.108960 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38105ba28704988b50275ded479a7b4" is_pre_election: true
I20260713 09:09:04.109368 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0da3f21eedc4e22aebe1ea27fc04292" candidate_uuid: "d24f162bea9f448cba14f3667552938a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:04.110025 24299 raft_consensus.cc:2393] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d24f162bea9f448cba14f3667552938a in current term 2: Already voted for candidate f38105ba28704988b50275ded479a7b4 in this term.
I20260713 09:09:04.110824 23819 leader_election.cc:304] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [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: d24f162bea9f448cba14f3667552938a; no voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4
I20260713 09:09:04.111452 24145 raft_consensus.cc:3060] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.115877 24145 raft_consensus.cc:2749] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:04.132496 24345 raft_consensus.cc:493] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a731e26a41ca4dad84fa9b711b600440)
I20260713 09:09:04.132929 24345 raft_consensus.cc:515] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:04.134872 24345 leader_election.cc:290] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017)
I20260713 09:09:04.135479 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e" is_pre_election: true
I20260713 09:09:04.136162 24299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c262baa6e0341d8b04ab28c88c8c3bb" candidate_uuid: "f38105ba28704988b50275ded479a7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a731e26a41ca4dad84fa9b711b600440" is_pre_election: true
I20260713 09:09:04.136948 24299 raft_consensus.cc:2393] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38105ba28704988b50275ded479a7b4 in current term 2: Already voted for candidate aaf40f51a7654de4930bcdbfaa86765e in this term.
I20260713 09:09:04.137627 23968 leader_election.cc:304] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [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: f38105ba28704988b50275ded479a7b4; no voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:04.138494 24345 raft_consensus.cc:3060] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:04.143697 24345 raft_consensus.cc:2749] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:04.173499 23852 raft_consensus.cc:1275] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Refusing update from remote peer f38105ba28704988b50275ded479a7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.174631 24345 consensus_queue.cc:1048] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.185043 24299 raft_consensus.cc:1275] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Refusing update from remote peer f38105ba28704988b50275ded479a7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.187245 24346 consensus_queue.cc:1048] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.246496 24000 raft_consensus.cc:1275] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Refusing update from remote peer aaf40f51a7654de4930bcdbfaa86765e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.247519 24122 consensus_queue.cc:1048] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.256136 24299 raft_consensus.cc:1275] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Refusing update from remote peer aaf40f51a7654de4930bcdbfaa86765e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.257555 24182 consensus_queue.cc:1048] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.296844 24299 raft_consensus.cc:1240] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 3 FOLLOWER]: Rejecting Update request from peer aaf40f51a7654de4930bcdbfaa86765e for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:04.298082 24182 consensus_queue.cc:1059] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.298870 24122 raft_consensus.cc:3055] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:04.299180 24122 raft_consensus.cc:740] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:04.300046 24122 consensus_queue.cc:260] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [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: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:04.301057 24122 raft_consensus.cc:3060] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:04.400761 23927 raft_consensus.cc:1275] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 3 FOLLOWER]: Refusing update from remote peer d24f162bea9f448cba14f3667552938a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:09:04.401178 23927 pending_rounds.cc:85] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: Aborting all ops after (but not including) 1
I20260713 09:09:04.401445 23927 pending_rounds.cc:107] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:09:04.401670 23927 raft_consensus.cc:2889] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:04.402838 24145 consensus_queue.cc:1048] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.409770 24299 raft_consensus.cc:1275] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 3 FOLLOWER]: Refusing update from remote peer d24f162bea9f448cba14f3667552938a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:04.411247 24055 consensus_queue.cc:1048] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.421512 23852 raft_consensus.cc:1275] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Refusing update from remote peer f38105ba28704988b50275ded479a7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.422761 24222 consensus_queue.cc:1048] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.431883 24299 raft_consensus.cc:1275] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Refusing update from remote peer f38105ba28704988b50275ded479a7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.433736 24222 consensus_queue.cc:1048] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.998472 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:13.024632 24000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9"
dest_uuid: "f38105ba28704988b50275ded479a7b4"
mode: GRACEFUL
new_leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
 from {username='slave'} at 127.0.0.1:59700
I20260713 09:09:13.025244 24000 raft_consensus.cc:606] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Received request to transfer leadership to TS aaf40f51a7654de4930bcdbfaa86765e
I20260713 09:09:13.036005 23926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb"
dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
mode: GRACEFUL
new_leader_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:59150
I20260713 09:09:13.036473 23926 raft_consensus.cc:606] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Received request to transfer leadership to TS a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:13.038697 23926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d"
dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
mode: GRACEFUL
new_leader_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:59150
I20260713 09:09:13.039132 23926 raft_consensus.cc:606] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Received request to transfer leadership to TS a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:13.041230 23926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c745724340b8402283e2e98221449991"
dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
mode: GRACEFUL
new_leader_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:59150
I20260713 09:09:13.041671 23926 raft_consensus.cc:606] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Received request to transfer leadership to TS a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:13.043679 23926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24"
dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
mode: GRACEFUL
new_leader_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:59150
I20260713 09:09:13.044049 23926 raft_consensus.cc:606] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Received request to transfer leadership to TS a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:13.044986 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:13.045578 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:13.113518 24383 raft_consensus.cc:993] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e: : Instructing follower a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.114349 24385 raft_consensus.cc:1081] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Signalling peer a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.115839 24299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24"
dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:09:13.116283 24299 raft_consensus.cc:493] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.116593 24299 raft_consensus.cc:3060] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.123112 24299 raft_consensus.cc:515] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.124889 24299 leader_election.cc:290] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:13.136211 23926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:13.136302 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e5b75a9ca74bae95ca0ccd74fc9e24" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:13.136812 23926 raft_consensus.cc:3055] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.136845 24000 raft_consensus.cc:3060] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.137187 23926 raft_consensus.cc:740] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:13.138043 23926 consensus_queue.cc:260] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.139345 23926 raft_consensus.cc:3060] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.143123 24000 raft_consensus.cc:2468] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.144219 24255 leader_election.cc:304] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:13.145654 23926 raft_consensus.cc:2468] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.145889 24393 raft_consensus.cc:2804] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.147186 24393 raft_consensus.cc:697] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:13.148051 24393 consensus_queue.cc:237] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.155159 23672 catalog_manager.cc:5697] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 1 to 2, leader changed from aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67) to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.179693 24383 raft_consensus.cc:993] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e: : Instructing follower a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.180104 24383 raft_consensus.cc:1081] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Signalling peer a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.181466 24299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d"
dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:09:13.181860 24299 raft_consensus.cc:493] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.182191 24299 raft_consensus.cc:3060] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.186265 24299 raft_consensus.cc:515] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.187565 24299 leader_election.cc:290] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:13.188266 23926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:13.188581 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f20b1b9832242d0bf5762beeded204d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:13.188890 23926 raft_consensus.cc:3055] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.189101 24000 raft_consensus.cc:3060] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.189267 23926 raft_consensus.cc:740] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:13.190143 23926 consensus_queue.cc:260] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.191398 23926 raft_consensus.cc:3060] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.195500 24000 raft_consensus.cc:2468] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.196467 24255 leader_election.cc:304] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:13.197326 24393 raft_consensus.cc:2804] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.197744 24385 raft_consensus.cc:993] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e: : Instructing follower a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.197826 24393 raft_consensus.cc:697] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:13.198308 24385 raft_consensus.cc:1081] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Signalling peer a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.199144 23926 raft_consensus.cc:2468] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.198901 24393 consensus_queue.cc:237] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.200023 24299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb"
dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:09:13.200598 24299 raft_consensus.cc:493] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.200953 24299 raft_consensus.cc:3060] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.206889 23672 catalog_manager.cc:5697] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 1 to 2, leader changed from aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67) to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.207597 24299 raft_consensus.cc:515] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.209295 24299 leader_election.cc:290] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:13.210112 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:13.210438 23926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6397be86a7f94ecf867c58c844b662bb" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:13.210700 24000 raft_consensus.cc:3060] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.211028 23926 raft_consensus.cc:3055] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.211334 23926 raft_consensus.cc:740] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:13.212146 23926 consensus_queue.cc:260] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.213431 23926 raft_consensus.cc:3060] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.215728 24000 raft_consensus.cc:2468] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.216755 24255 leader_election.cc:304] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, f38105ba28704988b50275ded479a7b4; no voters: 
I20260713 09:09:13.217407 24393 raft_consensus.cc:2804] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.217978 24393 raft_consensus.cc:697] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:13.218955 24393 consensus_queue.cc:237] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:13.219925 23926 raft_consensus.cc:2468] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.225610 23672 catalog_manager.cc:5697] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 1 to 2, leader changed from aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67) to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.250617 24387 raft_consensus.cc:993] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4: : Instructing follower aaf40f51a7654de4930bcdbfaa86765e to start an election
I20260713 09:09:13.251099 24387 raft_consensus.cc:1081] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Signalling peer aaf40f51a7654de4930bcdbfaa86765e to start an election
I20260713 09:09:13.252704 23927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9"
dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
 from {username='slave'} at 127.0.0.1:57176
I20260713 09:09:13.253216 23927 raft_consensus.cc:493] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.253515 23927 raft_consensus.cc:3060] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.257740 23927 raft_consensus.cc:515] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:13.259135 23927 leader_election.cc:290] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 2 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:13.259903 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:13.260035 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021122f59d71423aada31cd99afcdcb9" candidate_uuid: "aaf40f51a7654de4930bcdbfaa86765e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:13.260388 23852 raft_consensus.cc:3060] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.260591 24000 raft_consensus.cc:3055] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.260912 24000 raft_consensus.cc:740] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:13.261494 24000 consensus_queue.cc:260] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:13.262434 24000 raft_consensus.cc:3060] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.265480 23852 raft_consensus.cc:2468] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 2.
I20260713 09:09:13.266780 23891 leader_election.cc:304] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf40f51a7654de4930bcdbfaa86765e, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:13.267498 24383 raft_consensus.cc:2804] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.267748 24000 raft_consensus.cc:2468] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aaf40f51a7654de4930bcdbfaa86765e in term 2.
I20260713 09:09:13.267872 24383 raft_consensus.cc:697] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 2 LEADER]: Becoming Leader. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:13.268860 24383 consensus_queue.cc:237] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } }
I20260713 09:09:13.276456 23672 catalog_manager.cc:5697] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e reported cstate change: term changed from 1 to 2, leader changed from f38105ba28704988b50275ded479a7b4 (127.21.58.68) to aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67). New cstate: current_term: 2 leader_uuid: "aaf40f51a7654de4930bcdbfaa86765e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.394562 24385 raft_consensus.cc:993] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e: : Instructing follower a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.395020 24383 raft_consensus.cc:1081] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Signalling peer a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:13.396430 24299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c745724340b8402283e2e98221449991"
dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:09:13.396932 24299 raft_consensus.cc:493] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.397207 24299 raft_consensus.cc:3060] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.401266 24299 raft_consensus.cc:515] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:13.402918 24299 leader_election.cc:290] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:13.403957 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745724340b8402283e2e98221449991" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:13.404600 23927 raft_consensus.cc:3055] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.404866 23927 raft_consensus.cc:740] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:13.405529 23927 consensus_queue.cc:260] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:13.406744 23927 raft_consensus.cc:3060] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.411914 23927 raft_consensus.cc:2468] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.412421 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c745724340b8402283e2e98221449991" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:13.412925 23852 raft_consensus.cc:3060] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.413018 24254 leader_election.cc:304] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:09:13.413775 24393 raft_consensus.cc:2804] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.414252 24393 raft_consensus.cc:697] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:13.415145 24393 consensus_queue.cc:237] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:13.418974 23852 raft_consensus.cc:2468] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:13.423058 23672 catalog_manager.cc:5697] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 1 to 2, leader changed from aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67) to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.561939 23927 raft_consensus.cc:1275] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.563119 24393 consensus_queue.cc:1048] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.573942 24000 raft_consensus.cc:1275] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.575718 24393 consensus_queue.cc:1048] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.639420 24000 raft_consensus.cc:1275] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.640532 24393 consensus_queue.cc:1048] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.648478 23927 raft_consensus.cc:1275] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.650108 24394 consensus_queue.cc:1048] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.707834 23927 raft_consensus.cc:1275] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.708897 24394 consensus_queue.cc:1048] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.717002 23998 raft_consensus.cc:1275] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.719126 24393 consensus_queue.cc:1048] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.842413 23852 raft_consensus.cc:1275] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Refusing update from remote peer aaf40f51a7654de4930bcdbfaa86765e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.843420 24383 consensus_queue.cc:1048] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.855093 23998 raft_consensus.cc:1275] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Refusing update from remote peer aaf40f51a7654de4930bcdbfaa86765e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.856704 24417 consensus_queue.cc:1048] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.909482 23927 raft_consensus.cc:1275] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.910585 24393 consensus_queue.cc:1048] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.920436 23852 raft_consensus.cc:1275] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.923298 24394 consensus_queue.cc:1048] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.046415 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:14.060395 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:14.073413 23927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d"
dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
mode: GRACEFUL
new_leader_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:59150
I20260713 09:09:14.073983 23927 raft_consensus.cc:606] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Received request to transfer leadership to TS a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:14.076184 23998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8"
dest_uuid: "f38105ba28704988b50275ded479a7b4"
mode: GRACEFUL
new_leader_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:59700
I20260713 09:09:14.076648 23998 raft_consensus.cc:606] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Received request to transfer leadership to TS a731e26a41ca4dad84fa9b711b600440
I20260713 09:09:14.077737 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:14.078337 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:14.177805 24387 raft_consensus.cc:993] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4: : Instructing follower a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:14.178360 24379 raft_consensus.cc:1081] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Signalling peer a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:14.179616 24299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8"
dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:56064
I20260713 09:09:14.180035 24299 raft_consensus.cc:493] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:14.180328 24299 raft_consensus.cc:3060] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.184583 24299 raft_consensus.cc:515] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:14.185854 24299 leader_election.cc:290] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Requested vote from peers aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547), f38105ba28704988b50275ded479a7b4 (127.21.58.68:34457)
I20260713 09:09:14.186823 24000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38105ba28704988b50275ded479a7b4"
I20260713 09:09:14.187319 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c29c71f48b45e385013336f6851ed8" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:14.187811 23927 raft_consensus.cc:3060] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.187902 24000 raft_consensus.cc:3055] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:14.188325 24000 raft_consensus.cc:740] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38105ba28704988b50275ded479a7b4, State: Running, Role: LEADER
I20260713 09:09:14.188979 24000 consensus_queue.cc:260] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:14.189810 24000 raft_consensus.cc:3060] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.192185 23927 raft_consensus.cc:2468] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:14.193087 24254 leader_election.cc:304] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, aaf40f51a7654de4930bcdbfaa86765e; no voters: 
I20260713 09:09:14.193748 24393 raft_consensus.cc:2804] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:14.194223 24393 raft_consensus.cc:697] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:14.194959 24393 consensus_queue.cc:237] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } }
I20260713 09:09:14.195176 24000 raft_consensus.cc:2468] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:14.202476 23675 catalog_manager.cc:5697] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 1 to 2, leader changed from f38105ba28704988b50275ded479a7b4 (127.21.58.68) to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:14.324167 24383 raft_consensus.cc:993] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e: : Instructing follower a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:14.324597 24417 raft_consensus.cc:1081] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Signalling peer a731e26a41ca4dad84fa9b711b600440 to start an election
I20260713 09:09:14.325824 24299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d"
dest_uuid: "a731e26a41ca4dad84fa9b711b600440"
 from {username='slave'} at 127.0.0.1:56066
I20260713 09:09:14.326244 24299 raft_consensus.cc:493] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:14.326493 24299 raft_consensus.cc:3060] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.331526 24299 raft_consensus.cc:515] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:14.332721 24299 leader_election.cc:290] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Requested vote from peers d24f162bea9f448cba14f3667552938a (127.21.58.66:41601), aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67:39547)
I20260713 09:09:14.333491 23852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d24f162bea9f448cba14f3667552938a"
I20260713 09:09:14.333755 23927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "113053d72d4844b39f6395bfb4f5445d" candidate_uuid: "a731e26a41ca4dad84fa9b711b600440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aaf40f51a7654de4930bcdbfaa86765e"
I20260713 09:09:14.333983 23852 raft_consensus.cc:3060] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.334316 23927 raft_consensus.cc:3055] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:14.334573 23927 raft_consensus.cc:740] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aaf40f51a7654de4930bcdbfaa86765e, State: Running, Role: LEADER
I20260713 09:09:14.335216 23927 consensus_queue.cc:260] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:14.336047 23927 raft_consensus.cc:3060] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:14.338373 23852 raft_consensus.cc:2468] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:14.339524 24253 leader_election.cc:304] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a731e26a41ca4dad84fa9b711b600440, d24f162bea9f448cba14f3667552938a; no voters: 
I20260713 09:09:14.340309 24393 raft_consensus.cc:2804] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:14.340782 24393 raft_consensus.cc:697] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Becoming Leader. State: Replica: a731e26a41ca4dad84fa9b711b600440, State: Running, Role: LEADER
I20260713 09:09:14.341028 23927 raft_consensus.cc:2468] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a731e26a41ca4dad84fa9b711b600440 in term 2.
I20260713 09:09:14.341627 24393 consensus_queue.cc:237] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } }
I20260713 09:09:14.348546 23675 catalog_manager.cc:5697] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 reported cstate change: term changed from 1 to 2, leader changed from aaf40f51a7654de4930bcdbfaa86765e (127.21.58.67) to a731e26a41ca4dad84fa9b711b600440 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "a731e26a41ca4dad84fa9b711b600440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a731e26a41ca4dad84fa9b711b600440" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 36017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.610412 24000 raft_consensus.cc:1275] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.611500 24393 consensus_queue.cc:1048] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38105ba28704988b50275ded479a7b4" member_type: VOTER last_known_addr { host: "127.21.58.68" port: 34457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.621285 23927 raft_consensus.cc:1275] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.624910 24422 consensus_queue.cc:1048] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:14.754871 23927 raft_consensus.cc:1275] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.755913 24393 consensus_queue.cc:1048] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf40f51a7654de4930bcdbfaa86765e" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 39547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.763475 23852 raft_consensus.cc:1275] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Refusing update from remote peer a731e26a41ca4dad84fa9b711b600440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.766930 24393 consensus_queue.cc:1048] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d24f162bea9f448cba14f3667552938a" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:15.079048 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:15.093317 21737 tablet_server.cc:179] TabletServer@127.21.58.65:36017 shutting down...
W20260713 09:09:15.100766 23819 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260713 09:09:15.106971 23819 consensus_peers.cc:597] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:15.112190 23968 consensus_peers.cc:597] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.122893 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:15.123557 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.124284 21737 raft_consensus.cc:2243] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.124727 21737 raft_consensus.cc:2272] T ad1670aeb3e54daaaab0fdcd2709dbf0 P a731e26a41ca4dad84fa9b711b600440 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.127450 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.128166 21737 raft_consensus.cc:2243] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.128947 21737 raft_consensus.cc:2272] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.131350 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.131975 21737 raft_consensus.cc:2243] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.132645 21737 raft_consensus.cc:2272] T 6f20b1b9832242d0bf5762beeded204d P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.134577 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.135133 21737 raft_consensus.cc:2243] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.135551 21737 raft_consensus.cc:2272] T 4f7777897ed04cf984b5727e40d6be9c P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.137312 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.137817 21737 raft_consensus.cc:2243] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.138224 21737 raft_consensus.cc:2272] T 66c845b6e5d144d48dec8b9b5cb4abf5 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.139916 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.140587 21737 raft_consensus.cc:2243] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.141072 21737 raft_consensus.cc:2272] T fa921eb84be54ae189963e8093037ded P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.142885 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.143378 21737 raft_consensus.cc:2243] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.143783 21737 raft_consensus.cc:2272] T 0f30913ed0e548cca036d7cc8cb3e789 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.145622 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.146123 21737 raft_consensus.cc:2243] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.146895 21737 raft_consensus.cc:2272] T 6397be86a7f94ecf867c58c844b662bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.148524 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.149022 21737 raft_consensus.cc:2243] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.149847 21737 raft_consensus.cc:2272] T c745724340b8402283e2e98221449991 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.151865 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.152521 21737 raft_consensus.cc:2243] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:15.152683 23819 consensus_peers.cc:597] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.153030 21737 raft_consensus.cc:2272] T 4206818a3e8e45ef9e472f0d18dfa616 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.155695 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.156183 21737 raft_consensus.cc:2243] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.156690 21737 raft_consensus.cc:2272] T b0da3f21eedc4e22aebe1ea27fc04292 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.158531 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.158998 21737 raft_consensus.cc:2243] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.159363 21737 raft_consensus.cc:2272] T 8bdca40620544beeb18e233371e02568 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.161674 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.162277 21737 raft_consensus.cc:2243] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.162729 21737 raft_consensus.cc:2272] T 80fe0ad151034dd288feab303cf64d1a P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.164446 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.164851 21737 raft_consensus.cc:2243] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.165437 21737 raft_consensus.cc:2272] T 23c29c71f48b45e385013336f6851ed8 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.167389 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.167829 21737 raft_consensus.cc:2243] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.168699 21737 raft_consensus.cc:2272] T 113053d72d4844b39f6395bfb4f5445d P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.171160 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.171568 21737 raft_consensus.cc:2243] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.171908 21737 raft_consensus.cc:2272] T 5c262baa6e0341d8b04ab28c88c8c3bb P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.173581 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.174083 21737 raft_consensus.cc:2243] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.174516 21737 raft_consensus.cc:2272] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P a731e26a41ca4dad84fa9b711b600440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.176457 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:15.177037 21737 raft_consensus.cc:2243] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.177517 21737 raft_consensus.cc:2272] T c1c6dc991d01421b8f99cb25a04f6cc0 P a731e26a41ca4dad84fa9b711b600440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.205480 21737 tablet_server.cc:196] TabletServer@127.21.58.65:36017 shutdown complete.
W20260713 09:09:15.227059 23819 consensus_peers.cc:597] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.239023 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
W20260713 09:09:15.253151 23894 consensus_peers.cc:597] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.271445 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:15.272110 21737 tablet_replica.cc:333] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.272924 21737 raft_consensus.cc:2243] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.273432 21737 raft_consensus.cc:2272] T c745724340b8402283e2e98221449991 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:15.276032 23891 consensus_peers.cc:597] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e -> Peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Couldn't send request to peer d24f162bea9f448cba14f3667552938a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.276129 21737 tablet_replica.cc:333] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.276849 21737 raft_consensus.cc:2243] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.277590 21737 raft_consensus.cc:2272] T 8bdca40620544beeb18e233371e02568 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.279397 21737 tablet_replica.cc:333] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.279966 21737 raft_consensus.cc:2243] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.280355 21737 raft_consensus.cc:2272] T 39cd055c64194eca869c3e426c48a572 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.282240 21737 tablet_replica.cc:333] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.282821 21737 raft_consensus.cc:2243] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.283282 21737 raft_consensus.cc:2272] T c3be2210c501493ebbac682d77591c4f P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.285306 21737 tablet_replica.cc:333] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.285784 21737 raft_consensus.cc:2243] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.286238 21737 raft_consensus.cc:2272] T 4f7777897ed04cf984b5727e40d6be9c P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:15.287901 23968 consensus_peers.cc:597] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.288312 21737 tablet_replica.cc:333] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.289149 21737 raft_consensus.cc:2243] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.289610 21737 raft_consensus.cc:2272] T 021122f59d71423aada31cd99afcdcb9 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:15.291720 23965 consensus_peers.cc:597] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 -> Peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Couldn't send request to peer d24f162bea9f448cba14f3667552938a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.291895 21737 tablet_replica.cc:333] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.292483 21737 raft_consensus.cc:2243] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.293228 21737 raft_consensus.cc:2272] T ad1670aeb3e54daaaab0fdcd2709dbf0 P d24f162bea9f448cba14f3667552938a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.294945 21737 tablet_replica.cc:333] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.295454 21737 raft_consensus.cc:2243] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.296136 21737 raft_consensus.cc:2272] T 80fe0ad151034dd288feab303cf64d1a P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.297783 21737 tablet_replica.cc:333] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.298310 21737 raft_consensus.cc:2243] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.298700 21737 raft_consensus.cc:2272] T 113053d72d4844b39f6395bfb4f5445d P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.300776 21737 tablet_replica.cc:333] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.301283 21737 raft_consensus.cc:2243] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.301692 21737 raft_consensus.cc:2272] T b0da3f21eedc4e22aebe1ea27fc04292 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.303375 21737 tablet_replica.cc:333] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.303862 21737 raft_consensus.cc:2243] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.304554 21737 raft_consensus.cc:2272] T dd9e654cb8954b15898a98e12faa8d1f P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.306465 21737 tablet_replica.cc:333] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.306944 21737 raft_consensus.cc:2243] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.307600 21737 raft_consensus.cc:2272] T 012bbeed98b64d5689d66b9db5ecc8bd P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.309265 21737 tablet_replica.cc:333] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.309744 21737 raft_consensus.cc:2243] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.310175 21737 raft_consensus.cc:2272] T 4206818a3e8e45ef9e472f0d18dfa616 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.311946 21737 tablet_replica.cc:333] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.312405 21737 raft_consensus.cc:2243] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.312788 21737 raft_consensus.cc:2272] T fa921eb84be54ae189963e8093037ded P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.314587 21737 tablet_replica.cc:333] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.315056 21737 raft_consensus.cc:2243] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.315590 21737 raft_consensus.cc:2272] T 66c845b6e5d144d48dec8b9b5cb4abf5 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.317698 21737 tablet_replica.cc:333] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.318370 21737 raft_consensus.cc:2243] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.318831 21737 raft_consensus.cc:2272] T c1c6dc991d01421b8f99cb25a04f6cc0 P d24f162bea9f448cba14f3667552938a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:15.319837 23968 consensus_peers.cc:597] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.320909 21737 tablet_replica.cc:333] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.321422 21737 raft_consensus.cc:2243] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.321801 21737 raft_consensus.cc:2272] T bcb41bb5c6bc4a6ba159507f1bece57b P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.323540 21737 tablet_replica.cc:333] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a: stopping tablet replica
I20260713 09:09:15.324048 21737 raft_consensus.cc:2243] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.324860 21737 raft_consensus.cc:2272] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P d24f162bea9f448cba14f3667552938a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:15.330977 23968 consensus_peers.cc:597] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:15.346293 23894 consensus_peers.cc:597] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.364770 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
W20260713 09:09:15.367973 23968 consensus_peers.cc:597] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 -> Peer a731e26a41ca4dad84fa9b711b600440 (127.21.58.65:36017): Couldn't send request to peer a731e26a41ca4dad84fa9b711b600440. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:36017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:15.389871 23891 consensus_peers.cc:597] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e -> Peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Couldn't send request to peer d24f162bea9f448cba14f3667552938a. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:41601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.395249 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
I20260713 09:09:15.420658 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:15.421288 21737 tablet_replica.cc:333] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.421900 21737 raft_consensus.cc:2243] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.422403 21737 raft_consensus.cc:2272] T 8bdca40620544beeb18e233371e02568 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.424116 21737 tablet_replica.cc:333] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.424660 21737 raft_consensus.cc:2243] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.425004 21737 raft_consensus.cc:2272] T 0f30913ed0e548cca036d7cc8cb3e789 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.426755 21737 tablet_replica.cc:333] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.427183 21737 raft_consensus.cc:2243] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.427507 21737 raft_consensus.cc:2272] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.428969 21737 tablet_replica.cc:333] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.429412 21737 raft_consensus.cc:2243] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.430043 21737 raft_consensus.cc:2272] T 39cd055c64194eca869c3e426c48a572 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.431725 21737 tablet_replica.cc:333] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.432142 21737 raft_consensus.cc:2243] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.432454 21737 raft_consensus.cc:2272] T 6f20b1b9832242d0bf5762beeded204d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.434206 21737 tablet_replica.cc:333] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.434757 21737 raft_consensus.cc:2243] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.435094 21737 raft_consensus.cc:2272] T dd9e654cb8954b15898a98e12faa8d1f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.436622 21737 tablet_replica.cc:333] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.437263 21737 raft_consensus.cc:2243] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.437666 21737 raft_consensus.cc:2272] T dc7b8cc0e7374e13bc4e3a2038bc90c2 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.439970 21737 tablet_replica.cc:333] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.440497 21737 raft_consensus.cc:2243] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.441020 21737 raft_consensus.cc:2272] T 012bbeed98b64d5689d66b9db5ecc8bd P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:15.441618 23965 consensus_peers.cc:597] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 -> Peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Couldn't send request to peer d24f162bea9f448cba14f3667552938a. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:41601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.442889 21737 tablet_replica.cc:333] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.443426 21737 raft_consensus.cc:2243] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.444141 21737 raft_consensus.cc:2272] T 4206818a3e8e45ef9e472f0d18dfa616 P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.445778 21737 tablet_replica.cc:333] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.446331 21737 raft_consensus.cc:2243] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.447057 21737 raft_consensus.cc:2272] T bcb41bb5c6bc4a6ba159507f1bece57b P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.448668 21737 tablet_replica.cc:333] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.449153 21737 raft_consensus.cc:2243] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.449546 21737 raft_consensus.cc:2272] T c745724340b8402283e2e98221449991 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.451428 21737 tablet_replica.cc:333] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.452003 21737 raft_consensus.cc:2243] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.452389 21737 raft_consensus.cc:2272] T 6397be86a7f94ecf867c58c844b662bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.454655 21737 tablet_replica.cc:333] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.455233 21737 raft_consensus.cc:2243] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.455960 21737 raft_consensus.cc:2272] T 021122f59d71423aada31cd99afcdcb9 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.457629 21737 tablet_replica.cc:333] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.458120 21737 raft_consensus.cc:2243] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.458580 21737 raft_consensus.cc:2272] T ad1670aeb3e54daaaab0fdcd2709dbf0 P aaf40f51a7654de4930bcdbfaa86765e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.460209 21737 tablet_replica.cc:333] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.460691 21737 raft_consensus.cc:2243] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.461114 21737 raft_consensus.cc:2272] T 23c29c71f48b45e385013336f6851ed8 P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.463737 21737 tablet_replica.cc:333] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.464144 21737 raft_consensus.cc:2243] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.464463 21737 raft_consensus.cc:2272] T 113053d72d4844b39f6395bfb4f5445d P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.466500 21737 tablet_replica.cc:333] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.466914 21737 raft_consensus.cc:2243] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.467521 21737 raft_consensus.cc:2272] T 5c262baa6e0341d8b04ab28c88c8c3bb P aaf40f51a7654de4930bcdbfaa86765e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.469162 21737 tablet_replica.cc:333] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e: stopping tablet replica
I20260713 09:09:15.469514 21737 raft_consensus.cc:2243] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.470233 21737 raft_consensus.cc:2272] T c3be2210c501493ebbac682d77591c4f P aaf40f51a7654de4930bcdbfaa86765e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.504930 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
I20260713 09:09:15.532734 21737 tablet_server.cc:179] TabletServer@127.21.58.68:0 shutting down...
W20260713 09:09:15.552294 23965 consensus_peers.cc:597] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 -> Peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Couldn't send request to peer d24f162bea9f448cba14f3667552938a. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:41601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:15.554652 23965 consensus_peers.cc:597] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 -> Peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Couldn't send request to peer d24f162bea9f448cba14f3667552938a. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:41601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.563848 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:15.564512 21737 tablet_replica.cc:333] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.565102 21737 raft_consensus.cc:2243] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.565866 21737 raft_consensus.cc:2272] T 0f30913ed0e548cca036d7cc8cb3e789 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.567723 21737 tablet_replica.cc:333] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.568228 21737 raft_consensus.cc:2243] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.568908 21737 raft_consensus.cc:2272] T 4f7777897ed04cf984b5727e40d6be9c P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.570609 21737 tablet_replica.cc:333] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.571321 21737 raft_consensus.cc:2243] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.571791 21737 raft_consensus.cc:2272] T 012bbeed98b64d5689d66b9db5ecc8bd P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.574256 21737 tablet_replica.cc:333] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.574842 21737 raft_consensus.cc:2243] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.575351 21737 raft_consensus.cc:2272] T 021122f59d71423aada31cd99afcdcb9 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:15.575927 23965 consensus_peers.cc:597] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 -> Peer d24f162bea9f448cba14f3667552938a (127.21.58.66:41601): Couldn't send request to peer d24f162bea9f448cba14f3667552938a. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:41601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:15.577162 21737 tablet_replica.cc:333] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.577705 21737 raft_consensus.cc:2243] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.578091 21737 raft_consensus.cc:2272] T 39cd055c64194eca869c3e426c48a572 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.579913 21737 tablet_replica.cc:333] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.580444 21737 raft_consensus.cc:2243] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.580793 21737 raft_consensus.cc:2272] T f0e5b75a9ca74bae95ca0ccd74fc9e24 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.582398 21737 tablet_replica.cc:333] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.582885 21737 raft_consensus.cc:2243] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.583249 21737 raft_consensus.cc:2272] T bcb41bb5c6bc4a6ba159507f1bece57b P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.584908 21737 tablet_replica.cc:333] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.585340 21737 raft_consensus.cc:2243] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.585968 21737 raft_consensus.cc:2272] T c1c6dc991d01421b8f99cb25a04f6cc0 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.587635 21737 tablet_replica.cc:333] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.588156 21737 raft_consensus.cc:2243] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.588541 21737 raft_consensus.cc:2272] T 6397be86a7f94ecf867c58c844b662bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.590097 21737 tablet_replica.cc:333] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.590639 21737 raft_consensus.cc:2243] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.591048 21737 raft_consensus.cc:2272] T dd9e654cb8954b15898a98e12faa8d1f P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.592732 21737 tablet_replica.cc:333] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.593230 21737 raft_consensus.cc:2243] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.593595 21737 raft_consensus.cc:2272] T 6f20b1b9832242d0bf5762beeded204d P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.595275 21737 tablet_replica.cc:333] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.595759 21737 raft_consensus.cc:2243] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.596138 21737 raft_consensus.cc:2272] T c3be2210c501493ebbac682d77591c4f P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.597728 21737 tablet_replica.cc:333] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.598249 21737 raft_consensus.cc:2243] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.598619 21737 raft_consensus.cc:2272] T 80fe0ad151034dd288feab303cf64d1a P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.600265 21737 tablet_replica.cc:333] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.600739 21737 raft_consensus.cc:2243] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.601135 21737 raft_consensus.cc:2272] T 5c262baa6e0341d8b04ab28c88c8c3bb P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.602815 21737 tablet_replica.cc:333] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.603273 21737 raft_consensus.cc:2243] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:15.603639 21737 raft_consensus.cc:2272] T 23c29c71f48b45e385013336f6851ed8 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.605746 21737 tablet_replica.cc:333] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.606266 21737 raft_consensus.cc:2243] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.606967 21737 raft_consensus.cc:2272] T fa921eb84be54ae189963e8093037ded P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.608685 21737 tablet_replica.cc:333] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.609126 21737 raft_consensus.cc:2243] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.609782 21737 raft_consensus.cc:2272] T 66c845b6e5d144d48dec8b9b5cb4abf5 P f38105ba28704988b50275ded479a7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.611307 21737 tablet_replica.cc:333] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4: stopping tablet replica
I20260713 09:09:15.611732 21737 raft_consensus.cc:2243] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.612408 21737 raft_consensus.cc:2272] T b0da3f21eedc4e22aebe1ea27fc04292 P f38105ba28704988b50275ded479a7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.647586 21737 tablet_server.cc:196] TabletServer@127.21.58.68:0 shutdown complete.
I20260713 09:09:15.676224 21737 master.cc:562] Master@127.21.58.126:44283 shutting down...
I20260713 09:09:15.696831 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:15.697288 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:15.697549 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9810f64401a24b309cca4b418338b5d9: stopping tablet replica
I20260713 09:09:15.716997 21737 master.cc:584] Master@127.21.58.126:44283 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17415 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:09:15.770671 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:36145
I20260713 09:09:15.771819 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:15.777127 24444 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
W20260713 09:09:15.777410 24445 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
W20260713 09:09:15.778528 24447 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
I20260713 09:09:15.778811 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:15.779680 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:15.779857 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:15.779968 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933755779958 us; error 0 us; skew 500 ppm
I20260713 09:09:15.780396 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:15.782603 21737 webserver.cc:533] Webserver started at http://127.21.58.126:39035/ using document root <none> and password file <none>
I20260713 09:09:15.783030 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:15.783176 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:15.783385 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:15.784375 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "97125bfd75cd40899709e121d4914bc5"
format_stamp: "Formatted at 2026-07-13 09:09:15 on dist-test-slave-6hmz"
I20260713 09:09:15.788350 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:09:15.791307 24452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:15.791970 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:09:15.792244 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "97125bfd75cd40899709e121d4914bc5"
format_stamp: "Formatted at 2026-07-13 09:09:15 on dist-test-slave-6hmz"
I20260713 09:09:15.792527 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-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)
I20260713 09:09:15.811564 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:15.812651 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:15.848829 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:36145
I20260713 09:09:15.848965 24503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:36145 every 8 connection(s)
I20260713 09:09:15.852525 24504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.862085 24504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5: Bootstrap starting.
I20260713 09:09:15.866467 24504 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.870822 24504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5: No bootstrap required, opened a new log
I20260713 09:09:15.872748 24504 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97125bfd75cd40899709e121d4914bc5" member_type: VOTER }
I20260713 09:09:15.873111 24504 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.873334 24504 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97125bfd75cd40899709e121d4914bc5, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.873873 24504 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97125bfd75cd40899709e121d4914bc5" member_type: VOTER }
I20260713 09:09:15.874333 24504 raft_consensus.cc:399] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:15.874557 24504 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:15.874825 24504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.878767 24504 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97125bfd75cd40899709e121d4914bc5" member_type: VOTER }
I20260713 09:09:15.879245 24504 leader_election.cc:304] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [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: 97125bfd75cd40899709e121d4914bc5; no voters: 
I20260713 09:09:15.880240 24504 leader_election.cc:290] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:15.880611 24507 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.881870 24507 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 1 LEADER]: Becoming Leader. State: Replica: 97125bfd75cd40899709e121d4914bc5, State: Running, Role: LEADER
I20260713 09:09:15.882517 24507 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [LEADER]: Queue going to LEADER mode. State: All 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: "97125bfd75cd40899709e121d4914bc5" member_type: VOTER }
I20260713 09:09:15.883133 24504 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:15.886993 24508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "97125bfd75cd40899709e121d4914bc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97125bfd75cd40899709e121d4914bc5" member_type: VOTER } }
I20260713 09:09:15.888228 24508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:15.888186 24509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97125bfd75cd40899709e121d4914bc5. Latest consensus state: current_term: 1 leader_uuid: "97125bfd75cd40899709e121d4914bc5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97125bfd75cd40899709e121d4914bc5" member_type: VOTER } }
I20260713 09:09:15.888994 24509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:15.891068 24515 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:15.895965 24515 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:15.898056 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:15.904251 24515 catalog_manager.cc:1383] Generated new cluster ID: 61258e70dd34447a8d5e0a998a68df28
I20260713 09:09:15.904523 24515 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:15.936431 24515 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:15.937628 24515 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:15.951027 24515 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5: Generated new TSK 0
I20260713 09:09:15.951582 24515 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:15.963999 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:15.969493 24525 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
W20260713 09:09:15.970554 24526 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
W20260713 09:09:15.972167 24528 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
I20260713 09:09:15.972263 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:15.973250 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:15.973464 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:15.973639 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933755973620 us; error 0 us; skew 500 ppm
I20260713 09:09:15.974218 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:15.976374 21737 webserver.cc:533] Webserver started at http://127.21.58.65:42653/ using document root <none> and password file <none>
I20260713 09:09:15.976845 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:15.977038 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:15.977305 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:15.978420 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "354c381d4e5043a296edc99d575cebcd"
format_stamp: "Formatted at 2026-07-13 09:09:15 on dist-test-slave-6hmz"
I20260713 09:09:15.982412 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:09:15.985538 24533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:15.986271 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:15.986537 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "354c381d4e5043a296edc99d575cebcd"
format_stamp: "Formatted at 2026-07-13 09:09:15 on dist-test-slave-6hmz"
I20260713 09:09:15.986836 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-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)
I20260713 09:09:16.000006 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:16.001132 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:16.002548 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:16.004613 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:16.004834 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.005072 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:16.005252 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.042531 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:40949
I20260713 09:09:16.042614 24595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:40949 every 8 connection(s)
I20260713 09:09:16.047446 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:16.053903 24600 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
W20260713 09:09:16.055269 24601 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
I20260713 09:09:16.057497 21737 server_base.cc:1061] running on GCE node
W20260713 09:09:16.057621 24603 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
I20260713 09:09:16.058761 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:16.058982 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:16.059165 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933756059148 us; error 0 us; skew 500 ppm
I20260713 09:09:16.059680 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:16.062327 21737 webserver.cc:533] Webserver started at http://127.21.58.66:40909/ using document root <none> and password file <none>
I20260713 09:09:16.062894 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:16.063129 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:16.063290 24596 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36145
I20260713 09:09:16.063437 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:16.063689 24596 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:16.064509 24596 heartbeater.cc:507] Master 127.21.58.126:36145 requested a full tablet report, sending...
I20260713 09:09:16.064947 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "70c659b6619441f199539110c56dcff6"
format_stamp: "Formatted at 2026-07-13 09:09:16 on dist-test-slave-6hmz"
I20260713 09:09:16.066780 24469 ts_manager.cc:194] Registered new tserver with Master: 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949)
I20260713 09:09:16.068413 24469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35028
I20260713 09:09:16.069809 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:09:16.073098 24608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.073848 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:16.074113 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "70c659b6619441f199539110c56dcff6"
format_stamp: "Formatted at 2026-07-13 09:09:16 on dist-test-slave-6hmz"
I20260713 09:09:16.074450 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-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)
I20260713 09:09:16.093930 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:16.095010 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:16.096342 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:16.098444 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:16.098654 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.098882 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:16.099049 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.137867 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:41349
I20260713 09:09:16.137970 24670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:41349 every 8 connection(s)
I20260713 09:09:16.142575 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:16.148731 24674 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
W20260713 09:09:16.149839 24675 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
W20260713 09:09:16.151249 24677 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
I20260713 09:09:16.153064 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:16.154166 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:16.154472 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:16.154678 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933756154660 us; error 0 us; skew 500 ppm
I20260713 09:09:16.155018 24671 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36145
I20260713 09:09:16.155381 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:16.155402 24671 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:16.156489 24671 heartbeater.cc:507] Master 127.21.58.126:36145 requested a full tablet report, sending...
I20260713 09:09:16.158304 21737 webserver.cc:533] Webserver started at http://127.21.58.67:36517/ using document root <none> and password file <none>
I20260713 09:09:16.158614 24469 ts_manager.cc:194] Registered new tserver with Master: 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:16.158821 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:16.159121 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:16.159420 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:16.160063 24469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35044
I20260713 09:09:16.160530 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "8740da00ed3a4077844ad5c1589ab5d3"
format_stamp: "Formatted at 2026-07-13 09:09:16 on dist-test-slave-6hmz"
I20260713 09:09:16.165189 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:16.168262 24682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.168951 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:16.169231 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "8740da00ed3a4077844ad5c1589ab5d3"
format_stamp: "Formatted at 2026-07-13 09:09:16 on dist-test-slave-6hmz"
I20260713 09:09:16.169494 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-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)
I20260713 09:09:16.198314 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:16.199407 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:16.200747 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:16.202836 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:16.203055 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.203289 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:16.203457 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:16.241343 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:33349
I20260713 09:09:16.241441 24744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:33349 every 8 connection(s)
I20260713 09:09:16.254384 24745 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36145
I20260713 09:09:16.254691 24745 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:16.255313 24745 heartbeater.cc:507] Master 127.21.58.126:36145 requested a full tablet report, sending...
I20260713 09:09:16.257031 24469 ts_manager.cc:194] Registered new tserver with Master: 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.257804 21737 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013388642s
I20260713 09:09:16.258623 24469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35050
I20260713 09:09:16.281342 24469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35062:
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"
    }
  }
}
W20260713 09:09:16.284055 24469 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.
I20260713 09:09:16.354223 24561 tablet_service.cc:1511] Processing CreateTablet for tablet 1d12f7cd4ab6480eac7a449f6ffea076 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:16.354539 24560 tablet_service.cc:1511] Processing CreateTablet for tablet a9c22729d49a488b8107109aaf17b3c5 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:16.355690 24561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d12f7cd4ab6480eac7a449f6ffea076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.356318 24636 tablet_service.cc:1511] Processing CreateTablet for tablet 1d12f7cd4ab6480eac7a449f6ffea076 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:16.356307 24560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c22729d49a488b8107109aaf17b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.355718 24558 tablet_service.cc:1511] Processing CreateTablet for tablet cbecb634edd6430086101805d131b7d8 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:16.356854 24559 tablet_service.cc:1511] Processing CreateTablet for tablet d59fa5bb86aa42b9984e3861145398e3 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:16.358433 24558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbecb634edd6430086101805d131b7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.361176 24636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d12f7cd4ab6480eac7a449f6ffea076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.363330 24559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59fa5bb86aa42b9984e3861145398e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.375702 24635 tablet_service.cc:1511] Processing CreateTablet for tablet a9c22729d49a488b8107109aaf17b3c5 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:16.377053 24635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c22729d49a488b8107109aaf17b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.384979 24634 tablet_service.cc:1511] Processing CreateTablet for tablet d59fa5bb86aa42b9984e3861145398e3 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:16.385877 24760 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.386328 24634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59fa5bb86aa42b9984e3861145398e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.391466 24633 tablet_service.cc:1511] Processing CreateTablet for tablet cbecb634edd6430086101805d131b7d8 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:16.393093 24633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbecb634edd6430086101805d131b7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.396130 24632 tablet_service.cc:1511] Processing CreateTablet for tablet b0aec5d37554481897221608db67ed92 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:16.397384 24632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aec5d37554481897221608db67ed92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.427248 24760 tablet_bootstrap.cc:654] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.428112 24557 tablet_service.cc:1511] Processing CreateTablet for tablet 940a1c00375446b3a2438b3ac0f9011c (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:16.428442 24559 tablet_service.cc:1511] Processing CreateTablet for tablet b0aec5d37554481897221608db67ed92 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:16.429478 24557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940a1c00375446b3a2438b3ac0f9011c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.432204 24631 tablet_service.cc:1511] Processing CreateTablet for tablet 940a1c00375446b3a2438b3ac0f9011c (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:16.433553 24631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940a1c00375446b3a2438b3ac0f9011c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.433341 24556 tablet_service.cc:1511] Processing CreateTablet for tablet c8b346e70ee642ac8627456459577666 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:16.435349 24555 tablet_service.cc:1511] Processing CreateTablet for tablet 51e278564bec43c083ada3e762c0cb32 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:16.436237 24630 tablet_service.cc:1511] Processing CreateTablet for tablet c8b346e70ee642ac8627456459577666 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:16.437520 24630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b346e70ee642ac8627456459577666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.439270 24553 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa6be6195ec4687b6ddfe666aef6177 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:16.439283 24628 tablet_service.cc:1511] Processing CreateTablet for tablet 1c32330ba0ec4559927dd2f7a5616441 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:16.440434 24629 tablet_service.cc:1511] Processing CreateTablet for tablet 51e278564bec43c083ada3e762c0cb32 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:16.437523 24554 tablet_service.cc:1511] Processing CreateTablet for tablet 1c32330ba0ec4559927dd2f7a5616441 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:16.441898 24628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c32330ba0ec4559927dd2f7a5616441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.444125 24627 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa6be6195ec4687b6ddfe666aef6177 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:16.447144 24710 tablet_service.cc:1511] Processing CreateTablet for tablet 1d12f7cd4ab6480eac7a449f6ffea076 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:16.448056 24627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa6be6195ec4687b6ddfe666aef6177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.448422 24710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d12f7cd4ab6480eac7a449f6ffea076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.449481 24629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e278564bec43c083ada3e762c0cb32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.451270 24709 tablet_service.cc:1511] Processing CreateTablet for tablet a9c22729d49a488b8107109aaf17b3c5 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:16.452491 24709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c22729d49a488b8107109aaf17b3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.456240 24708 tablet_service.cc:1511] Processing CreateTablet for tablet d59fa5bb86aa42b9984e3861145398e3 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:16.456667 24707 tablet_service.cc:1511] Processing CreateTablet for tablet cbecb634edd6430086101805d131b7d8 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:16.457486 24708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59fa5bb86aa42b9984e3861145398e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.458945 24706 tablet_service.cc:1511] Processing CreateTablet for tablet b0aec5d37554481897221608db67ed92 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:16.460249 24706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aec5d37554481897221608db67ed92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.463208 24705 tablet_service.cc:1511] Processing CreateTablet for tablet 940a1c00375446b3a2438b3ac0f9011c (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:16.464028 24703 tablet_service.cc:1511] Processing CreateTablet for tablet 51e278564bec43c083ada3e762c0cb32 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:16.464543 24705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 940a1c00375446b3a2438b3ac0f9011c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.465260 24703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e278564bec43c083ada3e762c0cb32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.466526 24707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbecb634edd6430086101805d131b7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.466424 24704 tablet_service.cc:1511] Processing CreateTablet for tablet c8b346e70ee642ac8627456459577666 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:16.467325 24702 tablet_service.cc:1511] Processing CreateTablet for tablet 1c32330ba0ec4559927dd2f7a5616441 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:16.467877 24704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b346e70ee642ac8627456459577666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.468602 24702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c32330ba0ec4559927dd2f7a5616441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.471282 24701 tablet_service.cc:1511] Processing CreateTablet for tablet 7fa6be6195ec4687b6ddfe666aef6177 (DEFAULT_TABLE table=test-workload [id=c658f2bc1dfe41978eb52e52962d30f9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:16.472508 24701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa6be6195ec4687b6ddfe666aef6177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.430119 24559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0aec5d37554481897221608db67ed92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.478024 24553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fa6be6195ec4687b6ddfe666aef6177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.478749 24555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e278564bec43c083ada3e762c0cb32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.482450 24554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c32330ba0ec4559927dd2f7a5616441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.498709 24556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b346e70ee642ac8627456459577666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:16.505143 24761 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.548216 24761 tablet_bootstrap.cc:654] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.572497 24760 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:16.572978 24760 ts_tablet_manager.cc:1403] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.015s
I20260713 09:09:16.575253 24763 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:16.576305 24760 raft_consensus.cc:359] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.577075 24760 raft_consensus.cc:385] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.577422 24760 raft_consensus.cc:740] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.578323 24760 consensus_queue.cc:260] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.586859 24596 heartbeater.cc:499] Master 127.21.58.126:36145 was elected leader, sending a full tablet report...
I20260713 09:09:16.587488 24761 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.587978 24761 ts_tablet_manager.cc:1403] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.008s
I20260713 09:09:16.588107 24760 ts_tablet_manager.cc:1434] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:09:16.589233 24760 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.592217 24761 raft_consensus.cc:359] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.592813 24763 tablet_bootstrap.cc:654] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.592955 24761 raft_consensus.cc:385] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.593348 24761 raft_consensus.cc:740] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.594262 24761 consensus_queue.cc:260] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.595455 24760 tablet_bootstrap.cc:654] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.603364 24761 ts_tablet_manager.cc:1434] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260713 09:09:16.604545 24671 heartbeater.cc:499] Master 127.21.58.126:36145 was elected leader, sending a full tablet report...
I20260713 09:09:16.605660 24761 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.607040 24760 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:16.607646 24760 ts_tablet_manager.cc:1403] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:16.610759 24760 raft_consensus.cc:359] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.612684 24761 tablet_bootstrap.cc:654] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.613011 24763 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:16.613495 24763 ts_tablet_manager.cc:1403] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.012s
I20260713 09:09:16.613576 24765 raft_consensus.cc:493] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.614152 24765 raft_consensus.cc:515] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.616919 24765 leader_election.cc:290] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.616771 24763 raft_consensus.cc:359] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.617767 24763 raft_consensus.cc:385] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.618182 24763 raft_consensus.cc:740] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.619272 24763 consensus_queue.cc:260] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.623270 24760 raft_consensus.cc:385] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.623653 24760 raft_consensus.cc:740] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.624392 24760 consensus_queue.cc:260] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.632022 24760 ts_tablet_manager.cc:1434] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:09:16.632993 24760 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.650560 24745 heartbeater.cc:499] Master 127.21.58.126:36145 was elected leader, sending a full tablet report...
I20260713 09:09:16.651752 24761 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.652264 24761 ts_tablet_manager.cc:1403] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.027s
I20260713 09:09:16.655380 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:16.655575 24761 raft_consensus.cc:359] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.656075 24646 raft_consensus.cc:2468] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 0.
I20260713 09:09:16.656266 24761 raft_consensus.cc:385] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.656562 24761 raft_consensus.cc:740] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.657487 24535 leader_election.cc:304] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:16.657377 24761 consensus_queue.cc:260] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.658296 24765 raft_consensus.cc:2804] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.658665 24765 raft_consensus.cc:493] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.658813 24760 tablet_bootstrap.cc:654] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.659112 24763 ts_tablet_manager.cc:1434] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.045s	user 0.016s	sys 0.020s
I20260713 09:09:16.659046 24765 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.660247 24763 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:16.660797 24761 ts_tablet_manager.cc:1434] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:09:16.661695 24761 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.666303 24765 raft_consensus.cc:515] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.667091 24763 tablet_bootstrap.cc:654] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.667968 24761 tablet_bootstrap.cc:654] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.671931 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:16.672501 24646 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.673269 24765 leader_election.cc:290] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Requested vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.678498 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:16.681293 24760 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
W20260713 09:09:16.681783 24535 leader_election.cc:343] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.683382 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:16.684391 24646 raft_consensus.cc:2468] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 1.
W20260713 09:09:16.685240 24535 leader_election.cc:343] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.681829 24760 ts_tablet_manager.cc:1403] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.008s
I20260713 09:09:16.686200 24535 leader_election.cc:304] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:16.687312 24765 raft_consensus.cc:2804] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.687654 24771 raft_consensus.cc:493] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.688174 24771 raft_consensus.cc:515] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.689479 24763 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:16.689337 24760 raft_consensus.cc:359] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.689980 24763 ts_tablet_manager.cc:1403] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.014s
I20260713 09:09:16.690022 24760 raft_consensus.cc:385] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.690461 24760 raft_consensus.cc:740] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.691233 24760 consensus_queue.cc:260] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.693424 24763 raft_consensus.cc:359] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.694401 24763 raft_consensus.cc:385] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.694768 24763 raft_consensus.cc:740] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.696058 24761 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.695686 24763 consensus_queue.cc:260] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.696691 24761 ts_tablet_manager.cc:1403] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.009s
I20260713 09:09:16.699555 24761 raft_consensus.cc:359] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.702093 24761 raft_consensus.cc:385] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.702855 24761 raft_consensus.cc:740] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.703490 24771 leader_election.cc:290] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:16.704291 24761 consensus_queue.cc:260] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.707406 24761 ts_tablet_manager.cc:1434] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:16.708935 24765 raft_consensus.cc:697] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Becoming Leader. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Running, Role: LEADER
I20260713 09:09:16.710729 24765 consensus_queue.cc:237] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.712561 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:16.714972 24761 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.717001 24760 ts_tablet_manager.cc:1434] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.013s
I20260713 09:09:16.718392 24760 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.723168 24761 tablet_bootstrap.cc:654] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.726236 24760 tablet_bootstrap.cc:654] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.733966 24771 raft_consensus.cc:493] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.734622 24771 raft_consensus.cc:515] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
W20260713 09:09:16.731712 24684 leader_election.cc:343] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.737264 24771 leader_election.cc:290] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:16.738932 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c22729d49a488b8107109aaf17b3c5" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:16.739734 24571 raft_consensus.cc:2468] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 0.
I20260713 09:09:16.741783 24684 leader_election.cc:304] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:16.743150 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:16.744786 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c22729d49a488b8107109aaf17b3c5" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:16.749315 24771 raft_consensus.cc:2804] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.749820 24771 raft_consensus.cc:493] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.750260 24771 raft_consensus.cc:3060] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:16.750614 24684 leader_election.cc:343] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.751052 24684 leader_election.cc:304] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
W20260713 09:09:16.752135 24684 leader_election.cc:343] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.751518 24466 catalog_manager.cc:5697] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 354c381d4e5043a296edc99d575cebcd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "354c381d4e5043a296edc99d575cebcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.757536 24771 raft_consensus.cc:515] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.758865 24778 raft_consensus.cc:2749] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.759692 24771 leader_election.cc:290] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:16.759867 24763 ts_tablet_manager.cc:1434] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.069s	user 0.017s	sys 0.050s
I20260713 09:09:16.761070 24763 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:16.761258 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c22729d49a488b8107109aaf17b3c5" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:16.761862 24571 raft_consensus.cc:3060] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.768811 24571 raft_consensus.cc:2468] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 1.
I20260713 09:09:16.769415 24763 tablet_bootstrap.cc:654] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.770888 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c22729d49a488b8107109aaf17b3c5" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6"
W20260713 09:09:16.772333 24684 leader_election.cc:343] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.773051 24684 leader_election.cc:304] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 70c659b6619441f199539110c56dcff6
I20260713 09:09:16.774115 24771 raft_consensus.cc:2804] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.775153 24771 raft_consensus.cc:697] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 LEADER]: Becoming Leader. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Running, Role: LEADER
I20260713 09:09:16.776216 24771 consensus_queue.cc:237] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.782243 24760 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:16.782753 24760 ts_tablet_manager.cc:1403] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.005s
I20260713 09:09:16.784583 24763 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:16.785147 24763 ts_tablet_manager.cc:1403] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260713 09:09:16.785270 24761 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.785880 24761 ts_tablet_manager.cc:1403] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.009s
I20260713 09:09:16.785596 24760 raft_consensus.cc:359] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.786378 24760 raft_consensus.cc:385] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.786695 24760 raft_consensus.cc:740] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.787434 24760 consensus_queue.cc:260] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.788192 24763 raft_consensus.cc:359] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.789011 24763 raft_consensus.cc:385] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.789378 24763 raft_consensus.cc:740] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.789086 24761 raft_consensus.cc:359] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.790009 24761 raft_consensus.cc:385] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.790397 24761 raft_consensus.cc:740] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.790236 24763 consensus_queue.cc:260] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.791361 24761 consensus_queue.cc:260] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.788290 24468 catalog_manager.cc:5697] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.794270 24760 ts_tablet_manager.cc:1434] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260713 09:09:16.795326 24760 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.792640 24763 ts_tablet_manager.cc:1434] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:16.799713 24763 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:16.801455 24760 tablet_bootstrap.cc:654] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.793614 24761 ts_tablet_manager.cc:1434] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:09:16.802608 24761 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.807829 24763 tablet_bootstrap.cc:654] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.808632 24761 tablet_bootstrap.cc:654] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.810890 24766 raft_consensus.cc:493] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.811496 24766 raft_consensus.cc:515] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.817878 24766 leader_election.cc:290] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.821590 24760 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:16.822268 24760 ts_tablet_manager.cc:1403] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.015s
I20260713 09:09:16.826066 24760 raft_consensus.cc:359] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.829051 24760 raft_consensus.cc:385] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.829461 24760 raft_consensus.cc:740] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.830432 24760 consensus_queue.cc:260] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.833180 24760 ts_tablet_manager.cc:1434] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:09:16.834158 24760 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.835216 24761 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.835740 24761 ts_tablet_manager.cc:1403] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.014s
I20260713 09:09:16.838572 24761 raft_consensus.cc:359] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.839309 24761 raft_consensus.cc:385] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.839648 24761 raft_consensus.cc:740] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.840488 24761 consensus_queue.cc:260] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.842204 24760 tablet_bootstrap.cc:654] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.842897 24761 ts_tablet_manager.cc:1434] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:09:16.847210 24761 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.855376 24761 tablet_bootstrap.cc:654] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.858069 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbecb634edd6430086101805d131b7d8" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:16.860154 24571 raft_consensus.cc:2468] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 0.
I20260713 09:09:16.861541 24610 leader_election.cc:304] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:16.861853 24763 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:16.862531 24763 ts_tablet_manager.cc:1403] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.037s
I20260713 09:09:16.862651 24766 raft_consensus.cc:2804] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.863155 24766 raft_consensus.cc:493] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.863520 24766 raft_consensus.cc:3060] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.866215 24763 raft_consensus.cc:359] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.867200 24763 raft_consensus.cc:385] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.867568 24763 raft_consensus.cc:740] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.868633 24763 consensus_queue.cc:260] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.872960 24763 ts_tablet_manager.cc:1434] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:09:16.873907 24763 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:16.873823 24766 raft_consensus.cc:515] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.875555 24761 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.876083 24761 ts_tablet_manager.cc:1403] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260713 09:09:16.876791 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbecb634edd6430086101805d131b7d8" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:16.877349 24571 raft_consensus.cc:3060] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.879571 24761 raft_consensus.cc:359] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.880260 24761 raft_consensus.cc:385] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.880540 24761 raft_consensus.cc:740] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.881462 24766 leader_election.cc:290] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.880630 24763 tablet_bootstrap.cc:654] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.884646 24571 raft_consensus.cc:2468] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:16.885918 24610 leader_election.cc:304] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:16.886497 24760 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:16.881361 24761 consensus_queue.cc:260] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.886874 24766 raft_consensus.cc:2804] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.887104 24760 ts_tablet_manager.cc:1403] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.027s
I20260713 09:09:16.890542 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbecb634edd6430086101805d131b7d8" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:16.890221 24760 raft_consensus.cc:359] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.891584 24760 raft_consensus.cc:385] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.891629 24761 ts_tablet_manager.cc:1434] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:09:16.891734 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbecb634edd6430086101805d131b7d8" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:16.892099 24760 raft_consensus.cc:740] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.892225 24763 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:16.892942 24763 ts_tablet_manager.cc:1403] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260713 09:09:16.893024 24761 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
W20260713 09:09:16.893734 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:16.893559 24760 consensus_queue.cc:260] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.895991 24760 ts_tablet_manager.cc:1434] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:16.896095 24763 raft_consensus.cc:359] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.896916 24763 raft_consensus.cc:385] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:16.897055 24610 leader_election.cc:343] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.897534 24763 raft_consensus.cc:740] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
W20260713 09:09:16.898211 24610 leader_election.cc:343] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.896916 24760 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.898607 24763 consensus_queue.cc:260] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.902164 24761 tablet_bootstrap.cc:654] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.903440 24763 ts_tablet_manager.cc:1434] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:09:16.904484 24763 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:16.905695 24760 tablet_bootstrap.cc:654] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.912724 24763 tablet_bootstrap.cc:654] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.914430 24794 raft_consensus.cc:493] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.915028 24794 raft_consensus.cc:515] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.916431 24766 raft_consensus.cc:697] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:16.917322 24766 consensus_queue.cc:237] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.919059 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c22729d49a488b8107109aaf17b3c5" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:16.920063 24571 raft_consensus.cc:2393] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70c659b6619441f199539110c56dcff6 in current term 1: Already voted for candidate 8740da00ed3a4077844ad5c1589ab5d3 in this term.
I20260713 09:09:16.922940 24794 leader_election.cc:290] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.927372 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c22729d49a488b8107109aaf17b3c5" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:16.929421 24610 leader_election.cc:304] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70c659b6619441f199539110c56dcff6; no voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:16.931301 24794 raft_consensus.cc:3060] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.942637 24761 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.943152 24761 ts_tablet_manager.cc:1403] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.027s
I20260713 09:09:16.944543 24794 raft_consensus.cc:2749] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.946382 24761 raft_consensus.cc:359] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.947153 24761 raft_consensus.cc:385] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.947468 24761 raft_consensus.cc:740] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.948077 24760 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:16.948477 24763 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:16.948527 24760 ts_tablet_manager.cc:1403] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.008s
I20260713 09:09:16.948215 24761 consensus_queue.cc:260] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.949043 24763 ts_tablet_manager.cc:1403] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.010s
I20260713 09:09:16.944850 24466 catalog_manager.cc:5697] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.950547 24761 ts_tablet_manager.cc:1434] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:16.950577 24771 raft_consensus.cc:493] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.951596 24761 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.951215 24771 raft_consensus.cc:515] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.953326 24771 leader_election.cc:290] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:16.953670 24763 raft_consensus.cc:359] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.954433 24765 raft_consensus.cc:493] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.954583 24763 raft_consensus.cc:385] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.955011 24763 raft_consensus.cc:740] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.955583 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:16.955957 24763 consensus_queue.cc:260] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
W20260713 09:09:16.957026 24684 leader_election.cc:343] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.957772 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:16.958572 24763 ts_tablet_manager.cc:1434] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:09:16.959090 24761 tablet_bootstrap.cc:654] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:16.959200 24684 leader_election.cc:343] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.959592 24763 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:16.954963 24765 raft_consensus.cc:515] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.965020 24765 leader_election.cc:290] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.966703 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12f7cd4ab6480eac7a449f6ffea076" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:16.967324 24719 raft_consensus.cc:2468] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 0.
I20260713 09:09:16.968761 24763 tablet_bootstrap.cc:654] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.959681 24684 leader_election.cc:304] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
I20260713 09:09:16.970221 24535 leader_election.cc:304] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:16.971153 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12f7cd4ab6480eac7a449f6ffea076" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:16.971777 24645 raft_consensus.cc:2468] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 0.
I20260713 09:09:16.973759 24765 raft_consensus.cc:2804] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.974159 24765 raft_consensus.cc:493] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.974329 24771 raft_consensus.cc:2749] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.974557 24765 raft_consensus.cc:3060] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.979475 24761 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:16.980160 24794 raft_consensus.cc:493] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.980579 24763 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:16.980727 24794 raft_consensus.cc:515] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.981091 24763 ts_tablet_manager.cc:1403] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:09:16.981045 24765 raft_consensus.cc:515] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.951216 24760 raft_consensus.cc:359] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.982545 24760 raft_consensus.cc:385] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.982926 24760 raft_consensus.cc:740] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.983557 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12f7cd4ab6480eac7a449f6ffea076" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:16.982966 24794 leader_election.cc:290] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:16.983816 24760 consensus_queue.cc:260] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.979987 24761 ts_tablet_manager.cc:1403] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
I20260713 09:09:16.985098 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c32330ba0ec4559927dd2f7a5616441" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:16.984108 24645 raft_consensus.cc:3060] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.986428 24760 ts_tablet_manager.cc:1434] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260713 09:09:16.987528 24760 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:16.987761 24761 raft_consensus.cc:359] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.988468 24761 raft_consensus.cc:385] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.988771 24761 raft_consensus.cc:740] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.989645 24761 consensus_queue.cc:260] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.986451 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c32330ba0ec4559927dd2f7a5616441" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:16.993465 24571 raft_consensus.cc:2468] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 0.
I20260713 09:09:16.994107 24761 ts_tablet_manager.cc:1434] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:16.994668 24760 tablet_bootstrap.cc:654] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.984513 24763 raft_consensus.cc:359] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:16.995200 24761 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:16.995141 24763 raft_consensus.cc:385] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.995684 24763 raft_consensus.cc:740] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.995139 24610 leader_election.cc:304] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:16.999178 24794 raft_consensus.cc:2804] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.999634 24794 raft_consensus.cc:493] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.999286 24763 consensus_queue.cc:260] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.000053 24794 raft_consensus.cc:3060] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.000782 24719 raft_consensus.cc:2468] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 0.
I20260713 09:09:17.007639 24794 raft_consensus.cc:515] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.009649 24763 ts_tablet_manager.cc:1434] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:09:17.012826 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c32330ba0ec4559927dd2f7a5616441" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:17.013451 24763 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:17.013576 24571 raft_consensus.cc:3060] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.014540 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c32330ba0ec4559927dd2f7a5616441" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:17.015137 24719 raft_consensus.cc:3060] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.020651 24763 tablet_bootstrap.cc:654] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.022225 24794 leader_election.cc:290] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.023926 24719 raft_consensus.cc:2468] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:17.025444 24760 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:17.025271 24610 leader_election.cc:304] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:17.026028 24760 ts_tablet_manager.cc:1403] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.021s
I20260713 09:09:17.026333 24794 raft_consensus.cc:2804] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:17.026974 24794 raft_consensus.cc:697] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:17.028090 24794 consensus_queue.cc:237] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.028751 24760 raft_consensus.cc:359] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.029414 24571 raft_consensus.cc:2468] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:17.029526 24760 raft_consensus.cc:385] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.029987 24760 raft_consensus.cc:740] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.030792 24645 raft_consensus.cc:2468] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 1.
I20260713 09:09:17.030632 24760 consensus_queue.cc:260] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.012856 24761 tablet_bootstrap.cc:654] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.031834 24535 leader_election.cc:304] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:17.033325 24777 raft_consensus.cc:2804] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:17.033968 24777 raft_consensus.cc:697] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Becoming Leader. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Running, Role: LEADER
I20260713 09:09:17.035110 24777 consensus_queue.cc:237] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.041689 24760 ts_tablet_manager.cc:1434] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:09:17.043030 24760 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:17.046075 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12f7cd4ab6480eac7a449f6ffea076" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:17.047060 24719 raft_consensus.cc:3060] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.054255 24760 tablet_bootstrap.cc:654] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.056911 24761 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:17.057439 24761 ts_tablet_manager.cc:1403] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.021s
I20260713 09:09:17.060681 24761 raft_consensus.cc:359] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.061486 24761 raft_consensus.cc:385] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.061942 24761 raft_consensus.cc:740] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.062937 24761 consensus_queue.cc:260] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.064213 24793 raft_consensus.cc:493] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.064757 24793 raft_consensus.cc:515] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.066895 24793 leader_election.cc:290] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.054795 24765 leader_election.cc:290] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Requested vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.067119 24467 catalog_manager.cc:5697] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 354c381d4e5043a296edc99d575cebcd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "354c381d4e5043a296edc99d575cebcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.069357 24761 ts_tablet_manager.cc:1434] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:17.069221 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:17.070492 24761 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6: Bootstrap starting.
I20260713 09:09:17.070358 24571 raft_consensus.cc:2468] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 0.
I20260713 09:09:17.071844 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
W20260713 09:09:17.073926 24610 leader_election.cc:343] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:17.075317 24610 leader_election.cc:304] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [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: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:17.076293 24761 tablet_bootstrap.cc:654] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.076843 24793 raft_consensus.cc:2804] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:17.077250 24793 raft_consensus.cc:493] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:17.077610 24793 raft_consensus.cc:3060] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.087478 24760 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:17.087532 24793 raft_consensus.cc:515] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.090216 24761 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6: No bootstrap required, opened a new log
I20260713 09:09:17.088203 24760 ts_tablet_manager.cc:1403] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.002s
I20260713 09:09:17.091048 24761 ts_tablet_manager.cc:1403] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.005s
I20260713 09:09:17.093600 24761 raft_consensus.cc:359] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.094331 24761 raft_consensus.cc:385] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.094776 24761 raft_consensus.cc:740] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.094376 24760 raft_consensus.cc:359] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.095595 24760 raft_consensus.cc:385] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.095984 24760 raft_consensus.cc:740] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.095808 24761 consensus_queue.cc:260] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.098169 24761 ts_tablet_manager.cc:1434] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:09:17.098896 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:17.099663 24571 raft_consensus.cc:3060] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.100375 24719 raft_consensus.cc:2468] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 1.
I20260713 09:09:17.102178 24763 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:17.102579 24763 ts_tablet_manager.cc:1403] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.089s	user 0.031s	sys 0.042s
I20260713 09:09:17.102288 24466 catalog_manager.cc:5697] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.104393 24763 raft_consensus.cc:359] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.104893 24763 raft_consensus.cc:385] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.105103 24763 raft_consensus.cc:740] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.105661 24763 consensus_queue.cc:260] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.107178 24763 ts_tablet_manager.cc:1434] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:17.107939 24763 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:17.108037 24794 raft_consensus.cc:493] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.108474 24794 raft_consensus.cc:515] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.109062 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:17.106967 24571 raft_consensus.cc:2468] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
W20260713 09:09:17.110814 24610 leader_election.cc:343] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:17.110942 24793 leader_election.cc:290] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.111649 24760 consensus_queue.cc:260] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.112269 24610 leader_election.cc:304] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:17.113513 24763 tablet_bootstrap.cc:654] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.113530 24794 leader_election.cc:290] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.114500 24794 raft_consensus.cc:2804] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:17.114563 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:17.115356 24794 raft_consensus.cc:697] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:17.115629 24765 raft_consensus.cc:493] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.116176 24765 raft_consensus.cc:515] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.116454 24794 consensus_queue.cc:237] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.118712 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:17.119527 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:17.120234 24645 raft_consensus.cc:2468] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 0.
I20260713 09:09:17.121735 24535 leader_election.cc:304] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:17.115350 24719 raft_consensus.cc:2468] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 0.
I20260713 09:09:17.122929 24771 raft_consensus.cc:493] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.123584 24765 leader_election.cc:290] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.123413 24771 raft_consensus.cc:515] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.124193 24777 raft_consensus.cc:2804] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:17.124639 24777 raft_consensus.cc:493] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:17.125061 24777 raft_consensus.cc:3060] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.129726 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:17.130517 24645 raft_consensus.cc:2468] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 0.
I20260713 09:09:17.131413 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:17.132091 24719 raft_consensus.cc:2468] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 0.
I20260713 09:09:17.131932 24684 leader_election.cc:304] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:17.132395 24771 leader_election.cc:290] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:17.133411 24771 raft_consensus.cc:2804] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:17.134045 24771 raft_consensus.cc:493] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:17.134583 24771 raft_consensus.cc:3060] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.134956 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:17.133337 24610 leader_election.cc:304] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:17.135913 24766 raft_consensus.cc:2804] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:17.136206 24684 leader_election.cc:343] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:17.136405 24766 raft_consensus.cc:493] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:17.136905 24766 raft_consensus.cc:3060] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:17.138366 24610 leader_election.cc:343] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:17.138547 24777 raft_consensus.cc:515] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.141702 24760 ts_tablet_manager.cc:1434] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260713 09:09:17.142551 24763 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:17.142475 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:17.143410 24763 ts_tablet_manager.cc:1403] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.024s
I20260713 09:09:17.143685 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:17.144272 24719 raft_consensus.cc:3060] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.143417 24645 raft_consensus.cc:3060] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.146358 24763 raft_consensus.cc:359] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.147013 24763 raft_consensus.cc:385] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.147274 24763 raft_consensus.cc:740] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.147995 24763 consensus_queue.cc:260] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.145784 24766 raft_consensus.cc:515] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.149917 24763 ts_tablet_manager.cc:1434] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:17.150463 24466 catalog_manager.cc:5697] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.151826 24763 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3: Bootstrap starting.
I20260713 09:09:17.154831 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:17.156909 24720 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.159495 24763 tablet_bootstrap.cc:654] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.165165 24765 consensus_queue.cc:1048] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.167083 24771 raft_consensus.cc:515] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.169860 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
W20260713 09:09:17.171271 24684 leader_election.cc:343] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:17.171432 24610 leader_election.cc:343] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:17.172816 24771 leader_election.cc:290] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:17.173396 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:17.174396 24646 raft_consensus.cc:2393] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8740da00ed3a4077844ad5c1589ab5d3 in current term 1: Already voted for candidate 70c659b6619441f199539110c56dcff6 in this term.
I20260713 09:09:17.175805 24684 leader_election.cc:304] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [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: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
I20260713 09:09:17.176729 24766 leader_election.cc:290] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.178097 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:17.179303 24720 raft_consensus.cc:2393] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70c659b6619441f199539110c56dcff6 in current term 1: Already voted for candidate 8740da00ed3a4077844ad5c1589ab5d3 in this term.
I20260713 09:09:17.152987 24645 raft_consensus.cc:2468] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 1.
I20260713 09:09:17.180436 24610 leader_election.cc:304] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6; no voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:17.181219 24794 raft_consensus.cc:493] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.181295 24719 raft_consensus.cc:2468] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 1.
I20260713 09:09:17.181785 24794 raft_consensus.cc:515] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.182574 24760 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:17.183928 24794 leader_election.cc:290] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.184429 24794 raft_consensus.cc:2749] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:17.184813 24535 leader_election.cc:304] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:17.186180 24765 raft_consensus.cc:2804] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:17.186648 24765 raft_consensus.cc:697] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Becoming Leader. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Running, Role: LEADER
I20260713 09:09:17.187148 24776 raft_consensus.cc:493] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.187496 24765 consensus_queue.cc:237] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.187765 24776 raft_consensus.cc:515] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.191691 24771 raft_consensus.cc:2749] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:17.199591 24777 leader_election.cc:290] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Requested vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.205971 24776 leader_election.cc:290] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.206813 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940a1c00375446b3a2438b3ac0f9011c" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:17.207866 24763 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3: No bootstrap required, opened a new log
I20260713 09:09:17.208343 24763 ts_tablet_manager.cc:1403] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.009s
I20260713 09:09:17.208319 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:17.209460 24645 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 0.
W20260713 09:09:17.208310 24610 leader_election.cc:343] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:17.211221 24763 raft_consensus.cc:359] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.211900 24763 raft_consensus.cc:385] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.211761 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:17.212195 24763 raft_consensus.cc:740] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.212486 24720 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 0.
I20260713 09:09:17.213070 24763 consensus_queue.cc:260] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.213884 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940a1c00375446b3a2438b3ac0f9011c" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:17.214555 24571 raft_consensus.cc:2468] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 0.
I20260713 09:09:17.214995 24763 ts_tablet_manager.cc:1434] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:17.215821 24760 tablet_bootstrap.cc:654] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:17.216740 24535 leader_election.cc:304] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:17.222817 24610 leader_election.cc:304] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [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: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:17.223481 24765 raft_consensus.cc:2804] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:17.223592 24766 raft_consensus.cc:2804] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:17.223912 24765 raft_consensus.cc:493] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:17.223951 24766 raft_consensus.cc:493] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:17.224385 24765 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.224463 24766 raft_consensus.cc:3060] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.228106 24466 catalog_manager.cc:5697] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 354c381d4e5043a296edc99d575cebcd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "354c381d4e5043a296edc99d575cebcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.232079 24766 raft_consensus.cc:515] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.234825 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940a1c00375446b3a2438b3ac0f9011c" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:17.235387 24571 raft_consensus.cc:3060] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.236843 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "940a1c00375446b3a2438b3ac0f9011c" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:17.237398 24720 raft_consensus.cc:3060] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.231295 24765 raft_consensus.cc:515] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.239532 24766 leader_election.cc:290] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.240859 24765 leader_election.cc:290] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Requested vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.243227 24571 raft_consensus.cc:2468] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:17.243667 24760 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: No bootstrap required, opened a new log
I20260713 09:09:17.244127 24760 ts_tablet_manager.cc:1403] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.002s
I20260713 09:09:17.244390 24646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:17.244415 24610 leader_election.cc:304] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:17.245074 24646 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.245363 24766 raft_consensus.cc:2804] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:17.245836 24766 raft_consensus.cc:697] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:17.246522 24760 raft_consensus.cc:359] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.246622 24766 consensus_queue.cc:237] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.247267 24760 raft_consensus.cc:385] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:17.247567 24760 raft_consensus.cc:740] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:17.248600 24765 consensus_queue.cc:1048] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.248880 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:17.249478 24719 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.248389 24760 consensus_queue.cc:260] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.252518 24720 raft_consensus.cc:2468] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:17.252810 24760 ts_tablet_manager.cc:1434] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:09:17.254664 24646 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 1.
I20260713 09:09:17.257728 24535 leader_election.cc:304] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:17.258559 24765 raft_consensus.cc:2804] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:17.259146 24765 raft_consensus.cc:697] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Becoming Leader. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Running, Role: LEADER
I20260713 09:09:17.258642 24719 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 354c381d4e5043a296edc99d575cebcd in term 1.
I20260713 09:09:17.259999 24765 consensus_queue.cc:237] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.268766 24771 raft_consensus.cc:493] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.269239 24771 raft_consensus.cc:515] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.271211 24771 leader_election.cc:290] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:17.272799 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:17.272836 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:17.272387 24466 catalog_manager.cc:5697] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.274941 24468 catalog_manager.cc:5697] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 354c381d4e5043a296edc99d575cebcd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "354c381d4e5043a296edc99d575cebcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.276207 24571 raft_consensus.cc:2393] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8740da00ed3a4077844ad5c1589ab5d3 in current term 1: Already voted for candidate 70c659b6619441f199539110c56dcff6 in this term.
I20260713 09:09:17.277310 24684 leader_election.cc:304] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
I20260713 09:09:17.278107 24771 raft_consensus.cc:3060] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.285198 24771 raft_consensus.cc:2749] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:17.329375 24765 raft_consensus.cc:493] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:17.329883 24765 raft_consensus.cc:515] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:17.331511 24765 leader_election.cc:290] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:17.332237 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
I20260713 09:09:17.332415 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "354c381d4e5043a296edc99d575cebcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:17.332960 24645 raft_consensus.cc:2393] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 354c381d4e5043a296edc99d575cebcd in current term 1: Already voted for candidate 70c659b6619441f199539110c56dcff6 in this term.
I20260713 09:09:17.333077 24719 raft_consensus.cc:2393] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 354c381d4e5043a296edc99d575cebcd in current term 1: Already voted for candidate 8740da00ed3a4077844ad5c1589ab5d3 in this term.
I20260713 09:09:17.334204 24535 leader_election.cc:304] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd; no voters: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:17.334805 24765 raft_consensus.cc:3060] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.339177 24765 raft_consensus.cc:2749] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:17.358036 24771 consensus_queue.cc:1048] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.369104 24771 consensus_queue.cc:1048] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.400962 24766 consensus_queue.cc:1048] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.409102 24719 raft_consensus.cc:3060] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:17.416360 24794 consensus_queue.cc:1048] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.505071 24794 consensus_queue.cc:1048] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.515436 24766 consensus_queue.cc:1048] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.520260 24765 consensus_queue.cc:1048] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.532648 24765 consensus_queue.cc:1048] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.602504 24766 consensus_queue.cc:1048] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.612697 24793 consensus_queue.cc:1048] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.649982 24793 consensus_queue.cc:1048] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.659950 24834 consensus_queue.cc:1048] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.699244 24776 consensus_queue.cc:1048] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.709158 24765 consensus_queue.cc:1048] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.713716 24765 consensus_queue.cc:1048] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:17.717437 24765 consensus_queue.cc:1048] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:17.897681 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:18.904512 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:19.199925 24766 raft_consensus.cc:493] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.200660 24766 raft_consensus.cc:515] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:19.202642 24766 leader_election.cc:290] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:19.203426 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd" is_pre_election: true
I20260713 09:09:19.203718 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:19.204201 24571 raft_consensus.cc:2468] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:19.204511 24719 raft_consensus.cc:2468] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:19.205485 24610 leader_election.cc:304] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [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: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:19.206112 24766 raft_consensus.cc:2804] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:19.206461 24766 raft_consensus.cc:493] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.206727 24766 raft_consensus.cc:3060] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.213084 24766 raft_consensus.cc:515] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:19.214591 24766 leader_election.cc:290] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:19.215348 24571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:19.215440 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0aec5d37554481897221608db67ed92" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:19.215822 24571 raft_consensus.cc:3060] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.215940 24719 raft_consensus.cc:3060] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:19.221217 24571 raft_consensus.cc:2468] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 2.
I20260713 09:09:19.221462 24719 raft_consensus.cc:2468] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 2.
I20260713 09:09:19.222103 24610 leader_election.cc:304] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6; no voters: 
I20260713 09:09:19.222842 24766 raft_consensus.cc:2804] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:19.223254 24766 raft_consensus.cc:697] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:19.224354 24766 consensus_queue.cc:237] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER 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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:19.232182 24467 catalog_manager.cc:5697] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.662958 24571 raft_consensus.cc:1275] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Refusing update from remote peer 70c659b6619441f199539110c56dcff6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:19.664108 24766 consensus_queue.cc:1048] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.674651 24719 raft_consensus.cc:1275] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Refusing update from remote peer 70c659b6619441f199539110c56dcff6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:19.677208 24843 consensus_queue.cc:1048] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:19.798282 21737 ts_manager.cc:295] Set tserver state for 354c381d4e5043a296edc99d575cebcd to MAINTENANCE_MODE
I20260713 09:09:19.799022 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
W20260713 09:09:19.810570 24684 consensus_peers.cc:597] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:19.828356 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:19.829113 21737 tablet_replica.cc:333] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.829815 21737 raft_consensus.cc:2243] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.830746 21737 raft_consensus.cc:2272] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.832851 21737 tablet_replica.cc:333] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.833463 21737 raft_consensus.cc:2243] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.834352 21737 raft_consensus.cc:2272] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.836360 21737 tablet_replica.cc:333] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.836838 21737 raft_consensus.cc:2243] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.837601 21737 raft_consensus.cc:2272] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.839702 21737 tablet_replica.cc:333] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.840284 21737 raft_consensus.cc:2243] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.840746 21737 raft_consensus.cc:2272] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.842710 21737 tablet_replica.cc:333] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.843219 21737 raft_consensus.cc:2243] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.843609 21737 raft_consensus.cc:2272] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.845837 21737 tablet_replica.cc:333] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.846444 21737 raft_consensus.cc:2243] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.846899 21737 raft_consensus.cc:2272] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.848815 21737 tablet_replica.cc:333] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.849296 21737 raft_consensus.cc:2243] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.849756 21737 raft_consensus.cc:2272] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.851871 21737 tablet_replica.cc:333] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.852352 21737 raft_consensus.cc:2243] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.852743 21737 raft_consensus.cc:2272] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.854758 21737 tablet_replica.cc:333] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.855214 21737 raft_consensus.cc:2243] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:19.855660 21737 raft_consensus.cc:2272] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.857498 21737 tablet_replica.cc:333] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: stopping tablet replica
I20260713 09:09:19.857945 21737 raft_consensus.cc:2243] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:19.858777 21737 raft_consensus.cc:2272] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:19.888904 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
W20260713 09:09:19.905920 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:19.987835 24610 consensus_peers.cc:597] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:20.001770 24610 consensus_peers.cc:597] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:20.100417 24610 consensus_peers.cc:597] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:20.103492 24610 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111) [suppressed 21 similar messages]
W20260713 09:09:20.105461 24610 consensus_peers.cc:597] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:20.260484 24610 consensus_peers.cc:597] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:20.800447 24862 raft_consensus.cc:493] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:20.801249 24862 raft_consensus.cc:515] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:20.803471 24862 leader_election.cc:290] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:20.804915 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
W20260713 09:09:20.807004 24684 leader_election.cc:336] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:20.807402 24684 leader_election.cc:304] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [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: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
I20260713 09:09:20.807992 24862 raft_consensus.cc:2749] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:09:20.907001 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:21.012310 24862 raft_consensus.cc:493] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.012862 24862 raft_consensus.cc:515] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.014511 24862 leader_election.cc:290] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:21.015944 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
W20260713 09:09:21.017999 24684 leader_election.cc:336] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.018457 24684 leader_election.cc:304] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [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: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
I20260713 09:09:21.019032 24862 raft_consensus.cc:2749] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:21.028170 24862 raft_consensus.cc:493] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.028570 24862 raft_consensus.cc:515] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.030120 24862 leader_election.cc:290] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349), 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949)
I20260713 09:09:21.030737 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12f7cd4ab6480eac7a449f6ffea076" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
W20260713 09:09:21.033268 24684 leader_election.cc:336] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.033607 24684 leader_election.cc:304] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [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: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
I20260713 09:09:21.034192 24862 raft_consensus.cc:2749] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:21.089015 24862 raft_consensus.cc:493] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.089493 24862 raft_consensus.cc:515] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.091113 24862 leader_election.cc:290] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:21.092725 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70c659b6619441f199539110c56dcff6" is_pre_election: true
W20260713 09:09:21.094884 24684 leader_election.cc:336] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.095209 24684 leader_election.cc:304] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [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: 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd, 70c659b6619441f199539110c56dcff6
I20260713 09:09:21.095794 24862 raft_consensus.cc:2749] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:21.113134 24766 raft_consensus.cc:493] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.113544 24766 raft_consensus.cc:515] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.115089 24766 leader_election.cc:290] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:21.116377 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:21.116881 24719 raft_consensus.cc:2468] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:21.117901 24610 leader_election.cc:304] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:21.118587 24766 raft_consensus.cc:2804] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:21.118650 24610 leader_election.cc:336] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.119020 24766 raft_consensus.cc:493] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.119382 24766 raft_consensus.cc:3060] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:21.124260 24766 raft_consensus.cc:515] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.125734 24766 leader_election.cc:290] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:21.126962 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b346e70ee642ac8627456459577666" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:21.127511 24719 raft_consensus.cc:3060] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:21.128751 24610 leader_election.cc:336] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.132213 24719 raft_consensus.cc:2468] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 2.
I20260713 09:09:21.132956 24610 leader_election.cc:304] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd
I20260713 09:09:21.133481 24766 raft_consensus.cc:2804] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:21.133863 24766 raft_consensus.cc:697] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:21.134758 24766 consensus_queue.cc:237] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.141552 24466 catalog_manager.cc:5697] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 1 to 2, leader changed from 354c381d4e5043a296edc99d575cebcd (127.21.58.65) to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.238674 24766 raft_consensus.cc:493] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.239283 24766 raft_consensus.cc:515] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.241075 24766 leader_election.cc:290] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:21.242524 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12f7cd4ab6480eac7a449f6ffea076" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:21.243043 24719 raft_consensus.cc:2468] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:21.243901 24610 leader_election.cc:304] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:21.244526 24766 raft_consensus.cc:2804] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:21.244603 24610 leader_election.cc:336] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.244939 24766 raft_consensus.cc:493] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.245306 24766 raft_consensus.cc:3060] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:21.250064 24766 raft_consensus.cc:515] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.251632 24766 leader_election.cc:290] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:21.252887 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d12f7cd4ab6480eac7a449f6ffea076" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:21.253341 24719 raft_consensus.cc:3060] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:21.254853 24610 leader_election.cc:336] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.257616 24719 raft_consensus.cc:2468] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 2.
I20260713 09:09:21.258598 24610 leader_election.cc:304] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd
I20260713 09:09:21.259313 24766 raft_consensus.cc:2804] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:21.259683 24766 raft_consensus.cc:697] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:21.260521 24766 consensus_queue.cc:237] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.270659 24466 catalog_manager.cc:5697] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 1 to 2, leader changed from 354c381d4e5043a296edc99d575cebcd (127.21.58.65) to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.303946 24766 raft_consensus.cc:493] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.304382 24766 raft_consensus.cc:515] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.305902 24766 leader_election.cc:290] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:21.307247 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:21.307809 24719 raft_consensus.cc:2468] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:21.308655 24610 leader_election.cc:304] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:21.309278 24766 raft_consensus.cc:2804] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:21.309350 24610 leader_election.cc:336] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.309660 24766 raft_consensus.cc:493] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.309994 24766 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:21.314198 24766 raft_consensus.cc:515] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.315541 24766 leader_election.cc:290] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:21.316443 24766 raft_consensus.cc:493] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.316905 24766 raft_consensus.cc:515] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.316897 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:21.317612 24719 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:21.318569 24766 leader_election.cc:290] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
W20260713 09:09:21.320588 24610 leader_election.cc:336] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.320581 24720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3" is_pre_election: true
I20260713 09:09:21.321404 24720 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 1.
I20260713 09:09:21.322528 24610 leader_election.cc:304] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:21.323117 24766 raft_consensus.cc:2804] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:09:21.323134 24610 leader_election.cc:336] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.323400 24719 raft_consensus.cc:2468] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 2.
I20260713 09:09:21.323606 24766 raft_consensus.cc:493] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 354c381d4e5043a296edc99d575cebcd)
I20260713 09:09:21.324019 24766 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:21.324505 24610 leader_election.cc:304] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd
I20260713 09:09:21.325260 24843 raft_consensus.cc:2804] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:21.326349 24843 raft_consensus.cc:697] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:21.327275 24843 consensus_queue.cc:237] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.329494 24766 raft_consensus.cc:515] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.331063 24766 leader_election.cc:290] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67:33349)
I20260713 09:09:21.332454 24719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "70c659b6619441f199539110c56dcff6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
I20260713 09:09:21.332994 24719 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:21.335459 24466 catalog_manager.cc:5697] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 1 to 2, leader changed from 354c381d4e5043a296edc99d575cebcd (127.21.58.65) to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:21.336251 24610 leader_election.cc:336] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111)
I20260713 09:09:21.338403 24719 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c659b6619441f199539110c56dcff6 in term 2.
I20260713 09:09:21.339265 24610 leader_election.cc:304] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 354c381d4e5043a296edc99d575cebcd
I20260713 09:09:21.339987 24843 raft_consensus.cc:2804] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:21.340412 24843 raft_consensus.cc:697] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Becoming Leader. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:21.341274 24843 consensus_queue.cc:237] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:21.347644 24466 catalog_manager.cc:5697] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 reported cstate change: term changed from 1 to 2, leader changed from 354c381d4e5043a296edc99d575cebcd (127.21.58.65) to 70c659b6619441f199539110c56dcff6 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "70c659b6619441f199539110c56dcff6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:21.522022 24610 consensus_peers.cc:597] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:21.619032 24719 raft_consensus.cc:1275] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Refusing update from remote peer 70c659b6619441f199539110c56dcff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.620105 24843 consensus_queue.cc:1048] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:21.650177 24610 consensus_peers.cc:597] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:21.749390 24610 consensus_peers.cc:597] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:21.760773 24610 consensus_peers.cc:597] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:21.824352 24719 raft_consensus.cc:1275] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Refusing update from remote peer 70c659b6619441f199539110c56dcff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.825428 24766 consensus_queue.cc:1048] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:21.858892 24719 raft_consensus.cc:1275] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Refusing update from remote peer 70c659b6619441f199539110c56dcff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.860046 24871 consensus_queue.cc:1048] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:21.897138 24719 raft_consensus.cc:1275] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Refusing update from remote peer 70c659b6619441f199539110c56dcff6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.898049 24766 consensus_queue.cc:1048] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:21.908051 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:22.330083 24610 consensus_peers.cc:597] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:22.370977 24610 consensus_peers.cc:597] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:22.456336 24684 consensus_peers.cc:597] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:22.567557 24610 consensus_peers.cc:597] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:22.841912 24610 consensus_peers.cc:597] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:22.865813 24610 consensus_peers.cc:597] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:22.909130 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:23.889438 24610 consensus_peers.cc:597] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:23.910080 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:23.984683 24610 consensus_peers.cc:597] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:24.091234 24610 consensus_peers.cc:597] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:24.312879 24610 consensus_peers.cc:597] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:09:24.813560 24610 consensus_peers.cc:597] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:24.911165 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:24.917758 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:24.925640 24890 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
W20260713 09:09:24.925678 24891 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
I20260713 09:09:24.929289 21737 server_base.cc:1061] running on GCE node
W20260713 09:09:24.929319 24893 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
I20260713 09:09:24.930490 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:24.930737 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:24.930922 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933764930903 us; error 0 us; skew 500 ppm
I20260713 09:09:24.931447 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:24.933861 21737 webserver.cc:533] Webserver started at http://127.21.58.65:42653/ using document root <none> and password file <none>
I20260713 09:09:24.934445 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:24.934654 21737 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:24.938060 21737 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:24.942368 24898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:24.943037 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:09:24.943318 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "354c381d4e5043a296edc99d575cebcd"
format_stamp: "Formatted at 2026-07-13 09:09:15 on dist-test-slave-6hmz"
I20260713 09:09:24.943790 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933688343897-21737-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)
W20260713 09:09:24.947453 24610 consensus_peers.cc:597] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:24.987287 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:24.988653 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:24.990108 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:24.993772 24905 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:09:25.038039 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:09:25.038386 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.001s	sys 0.001s
I20260713 09:09:25.038717 21737 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260713 09:09:25.044467 24684 consensus_peers.cc:597] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:25.045217 24905 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.061969 24905 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.062867 24905 tablet_bootstrap.cc:492] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.063506 24905 ts_tablet_manager.cc:1403] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:09:25.066093 24905 raft_consensus.cc:359] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.066808 24905 raft_consensus.cc:740] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.067508 24905 consensus_queue.cc:260] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.070116 24905 ts_tablet_manager.cc:1434] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:25.070904 24905 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.086181 24905 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.087071 24905 tablet_bootstrap.cc:492] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.087685 24905 ts_tablet_manager.cc:1403] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:09:25.090297 24905 raft_consensus.cc:359] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.090969 24905 raft_consensus.cc:740] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.091663 24905 consensus_queue.cc:260] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.092686 21737 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:09:25.093007 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.052s	sys 0.000s
I20260713 09:09:25.093712 24905 ts_tablet_manager.cc:1434] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:25.094933 24905 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.111274 24905 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.111979 24905 tablet_bootstrap.cc:492] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.112507 24905 ts_tablet_manager.cc:1403] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260713 09:09:25.114674 24905 raft_consensus.cc:359] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.115336 24905 raft_consensus.cc:740] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.115989 24905 consensus_queue.cc:260] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [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: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.117394 24905 ts_tablet_manager.cc:1434] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:25.117954 24905 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.133383 24905 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.134464 24905 tablet_bootstrap.cc:492] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.135150 24905 ts_tablet_manager.cc:1403] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:09:25.137974 24905 raft_consensus.cc:359] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.138732 24905 raft_consensus.cc:740] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.139427 24905 consensus_queue.cc:260] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.141390 24905 ts_tablet_manager.cc:1434] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:25.142293 24905 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.151484 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:40949
I20260713 09:09:25.152359 24968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:40949 every 8 connection(s)
I20260713 09:09:25.159333 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:25.160877 24905 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.165328 24905 tablet_bootstrap.cc:492] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.166117 24905 ts_tablet_manager.cc:1403] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260713 09:09:25.168499 24905 raft_consensus.cc:359] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.169227 24905 raft_consensus.cc:740] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.169883 24905 consensus_queue.cc:260] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.172055 24905 ts_tablet_manager.cc:1434] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:25.172865 24905 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.184660 24971 heartbeater.cc:344] Connected to a master server at 127.21.58.126:36145
I20260713 09:09:25.185103 24971 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:25.186013 24971 heartbeater.cc:507] Master 127.21.58.126:36145 requested a full tablet report, sending...
I20260713 09:09:25.187552 24905 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.188306 24905 tablet_bootstrap.cc:492] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.188810 24905 ts_tablet_manager.cc:1403] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:09:25.190936 24905 raft_consensus.cc:359] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.191617 24905 raft_consensus.cc:740] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.192116 24466 ts_manager.cc:194] Re-registered known tserver with Master: 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949)
I20260713 09:09:25.192432 24905 consensus_queue.cc:260] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.196254 24645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32"
dest_uuid: "70c659b6619441f199539110c56dcff6"
mode: GRACEFUL
new_leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:33846
I20260713 09:09:25.196969 24645 raft_consensus.cc:606] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Received request to transfer leadership to TS 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:25.198490 24905 ts_tablet_manager.cc:1434] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:25.199283 24905 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.199419 24645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177"
dest_uuid: "70c659b6619441f199539110c56dcff6"
mode: GRACEFUL
new_leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:33846
I20260713 09:09:25.199990 24645 raft_consensus.cc:606] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Received request to transfer leadership to TS 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:25.202032 24645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbecb634edd6430086101805d131b7d8"
dest_uuid: "70c659b6619441f199539110c56dcff6"
mode: GRACEFUL
new_leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:33846
I20260713 09:09:25.202529 24645 raft_consensus.cc:606] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Received request to transfer leadership to TS 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:25.203822 24466 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53636
I20260713 09:09:25.205070 24645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3"
dest_uuid: "70c659b6619441f199539110c56dcff6"
mode: GRACEFUL
new_leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:33846
I20260713 09:09:25.205687 24645 raft_consensus.cc:606] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Received request to transfer leadership to TS 8740da00ed3a4077844ad5c1589ab5d3
I20260713 09:09:25.207036 24971 heartbeater.cc:499] Master 127.21.58.126:36145 was elected leader, sending a full tablet report...
I20260713 09:09:25.210390 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:09:25.210951 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:25.211596 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:25.213164 24905 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.214046 24905 tablet_bootstrap.cc:492] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.214656 24905 ts_tablet_manager.cc:1403] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:09:25.216967 24905 raft_consensus.cc:359] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.217603 24905 raft_consensus.cc:740] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.218235 24905 consensus_queue.cc:260] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.220096 24905 ts_tablet_manager.cc:1434] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:25.220829 24905 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.233479 24905 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.234218 24905 tablet_bootstrap.cc:492] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.234820 24905 ts_tablet_manager.cc:1403] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:25.236864 24905 raft_consensus.cc:359] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.237416 24905 raft_consensus.cc:740] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.237905 24905 consensus_queue.cc:260] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.239281 24905 ts_tablet_manager.cc:1434] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:25.239856 24905 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.253024 24905 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.253700 24905 tablet_bootstrap.cc:492] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.254210 24905 ts_tablet_manager.cc:1403] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:25.255901 24905 raft_consensus.cc:359] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.256361 24905 raft_consensus.cc:740] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.256873 24905 consensus_queue.cc:260] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.258548 24905 ts_tablet_manager.cc:1434] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:25.259254 24905 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Bootstrap starting.
I20260713 09:09:25.272137 24905 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: 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
I20260713 09:09:25.272938 24905 tablet_bootstrap.cc:492] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Bootstrap complete.
I20260713 09:09:25.273423 24905 ts_tablet_manager.cc:1403] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260713 09:09:25.274403 24982 raft_consensus.cc:993] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6: : Instructing follower 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.274838 24871 raft_consensus.cc:1081] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Signalling peer 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.275280 24905 raft_consensus.cc:359] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.275911 24905 raft_consensus.cc:740] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 354c381d4e5043a296edc99d575cebcd, State: Initialized, Role: FOLLOWER
I20260713 09:09:25.276191 24719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3"
dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:43076
I20260713 09:09:25.276764 24719 raft_consensus.cc:493] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.276574 24905 consensus_queue.cc:260] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.277061 24719 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.278517 24905 ts_tablet_manager.cc:1434] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:25.282729 24719 raft_consensus.cc:515] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.284317 24719 leader_election.cc:290] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 3 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:25.285678 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:25.286271 24645 raft_consensus.cc:3055] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:25.286600 24645 raft_consensus.cc:740] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:25.287302 24645 consensus_queue.cc:260] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.288270 24645 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.294492 24645 raft_consensus.cc:2468] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 3.
I20260713 09:09:25.294940 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59fa5bb86aa42b9984e3861145398e3" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:25.295445 24684 leader_election.cc:304] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [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: 70c659b6619441f199539110c56dcff6, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:25.295616 24944 raft_consensus.cc:3060] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.296311 24862 raft_consensus.cc:2804] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:25.297523 24862 raft_consensus.cc:697] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 LEADER]: Becoming Leader. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Running, Role: LEADER
I20260713 09:09:25.298321 24862 consensus_queue.cc:237] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.301215 24944 raft_consensus.cc:2468] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 3.
I20260713 09:09:25.305188 24466 catalog_manager.cc:5697] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 reported cstate change: term changed from 2 to 3, leader changed from 70c659b6619441f199539110c56dcff6 (127.21.58.66) to 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.350441 24982 raft_consensus.cc:993] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6: : Instructing follower 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.350852 24982 raft_consensus.cc:1081] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Signalling peer 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.352181 24719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177"
dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:43076
I20260713 09:09:25.352598 24719 raft_consensus.cc:493] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.352859 24719 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.356889 24719 raft_consensus.cc:515] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.358166 24719 leader_election.cc:290] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 3 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:25.358930 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:25.359200 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fa6be6195ec4687b6ddfe666aef6177" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:25.359563 24944 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.359751 24645 raft_consensus.cc:3055] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:25.360113 24645 raft_consensus.cc:740] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:25.360908 24645 consensus_queue.cc:260] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.362102 24645 raft_consensus.cc:3060] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.366206 24944 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 3.
I20260713 09:09:25.367235 24684 leader_election.cc:304] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [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: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:25.367980 24862 raft_consensus.cc:2804] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:25.368408 24862 raft_consensus.cc:697] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 LEADER]: Becoming Leader. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Running, Role: LEADER
I20260713 09:09:25.369036 24645 raft_consensus.cc:2468] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 3.
I20260713 09:09:25.369102 24862 consensus_queue.cc:237] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [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: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.375958 24466 catalog_manager.cc:5697] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 reported cstate change: term changed from 2 to 3, leader changed from 70c659b6619441f199539110c56dcff6 (127.21.58.66) to 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.427305 24944 raft_consensus.cc:3060] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.475636 24944 raft_consensus.cc:3060] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.546769 24871 raft_consensus.cc:993] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6: : Instructing follower 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.547170 24982 raft_consensus.cc:1081] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Signalling peer 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.548517 24719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32"
dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:43076
I20260713 09:09:25.548890 24719 raft_consensus.cc:493] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.549139 24719 raft_consensus.cc:3060] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.553181 24719 raft_consensus.cc:515] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.554448 24719 leader_election.cc:290] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:25.555214 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:25.555506 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e278564bec43c083ada3e762c0cb32" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:25.555809 24944 raft_consensus.cc:3060] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.556085 24645 raft_consensus.cc:3055] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.556411 24645 raft_consensus.cc:740] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:25.557229 24645 consensus_queue.cc:260] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.558522 24645 raft_consensus.cc:3060] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.562433 24944 raft_consensus.cc:2468] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 2.
I20260713 09:09:25.563472 24684 leader_election.cc:304] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:25.564237 24862 raft_consensus.cc:2804] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.564651 24862 raft_consensus.cc:697] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 LEADER]: Becoming Leader. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Running, Role: LEADER
I20260713 09:09:25.565078 24645 raft_consensus.cc:2468] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 2.
I20260713 09:09:25.565387 24862 consensus_queue.cc:237] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.572540 24466 catalog_manager.cc:5697] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 reported cstate change: term changed from 1 to 2, leader changed from 70c659b6619441f199539110c56dcff6 (127.21.58.66) to 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.707185 24871 raft_consensus.cc:993] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6: : Instructing follower 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.707636 24982 raft_consensus.cc:1081] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Signalling peer 8740da00ed3a4077844ad5c1589ab5d3 to start an election
I20260713 09:09:25.708884 24719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbecb634edd6430086101805d131b7d8"
dest_uuid: "8740da00ed3a4077844ad5c1589ab5d3"
 from {username='slave'} at 127.0.0.1:43076
I20260713 09:09:25.709295 24719 raft_consensus.cc:493] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.709558 24719 raft_consensus.cc:3060] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.713585 24719 raft_consensus.cc:515] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.715050 24719 leader_election.cc:290] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 election: Requested vote from peers 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949), 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349)
I20260713 09:09:25.715615 24944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbecb634edd6430086101805d131b7d8" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "354c381d4e5043a296edc99d575cebcd"
I20260713 09:09:25.716058 24645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbecb634edd6430086101805d131b7d8" candidate_uuid: "8740da00ed3a4077844ad5c1589ab5d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c659b6619441f199539110c56dcff6"
I20260713 09:09:25.716221 24944 raft_consensus.cc:3060] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.716666 24645 raft_consensus.cc:3055] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.716995 24645 raft_consensus.cc:740] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70c659b6619441f199539110c56dcff6, State: Running, Role: LEADER
I20260713 09:09:25.717795 24645 consensus_queue.cc:260] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.719049 24645 raft_consensus.cc:3060] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.722957 24944 raft_consensus.cc:2468] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 2.
I20260713 09:09:25.724049 24684 leader_election.cc:304] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 354c381d4e5043a296edc99d575cebcd, 8740da00ed3a4077844ad5c1589ab5d3; no voters: 
I20260713 09:09:25.724812 24862 raft_consensus.cc:2804] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.725235 24862 raft_consensus.cc:697] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 LEADER]: Becoming Leader. State: Replica: 8740da00ed3a4077844ad5c1589ab5d3, State: Running, Role: LEADER
I20260713 09:09:25.725636 24645 raft_consensus.cc:2468] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8740da00ed3a4077844ad5c1589ab5d3 in term 2.
I20260713 09:09:25.726009 24862 consensus_queue.cc:237] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } }
I20260713 09:09:25.732491 24466 catalog_manager.cc:5697] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 reported cstate change: term changed from 1 to 2, leader changed from 70c659b6619441f199539110c56dcff6 (127.21.58.66) to 8740da00ed3a4077844ad5c1589ab5d3 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "8740da00ed3a4077844ad5c1589ab5d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8740da00ed3a4077844ad5c1589ab5d3" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 33349 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.760241 24944 raft_consensus.cc:1275] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:25.761215 24862 consensus_queue.cc:1048] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.773597 24645 raft_consensus.cc:1275] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:25.778532 24943 raft_consensus.cc:1275] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:25.779008 24998 consensus_queue.cc:1048] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:25.780625 24998 consensus_queue.cc:1048] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.797498 24645 raft_consensus.cc:1275] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:25.798815 24997 consensus_queue.cc:1048] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:09:25.912071 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:25.985440 24944 raft_consensus.cc:1275] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.986884 24997 consensus_queue.cc:1048] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.995642 24645 raft_consensus.cc:1275] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.997100 24997 consensus_queue.cc:1048] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:09:26.177839 24943 raft_consensus.cc:1275] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.179086 24862 consensus_queue.cc:1048] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "354c381d4e5043a296edc99d575cebcd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.187601 24645 raft_consensus.cc:1275] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Refusing update from remote peer 8740da00ed3a4077844ad5c1589ab5d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:26.188934 24862 consensus_queue.cc:1048] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c659b6619441f199539110c56dcff6" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 41349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:26.219867 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:26.224975 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:26.225293 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:26.225687 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:26.912977 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:27.231453 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:27.236620 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:27.236944 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:27.237329 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:27.913846 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:28.242959 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:28.248951 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:28.249280 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:28.249660 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:28.915215 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:29.256088 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:29.264446 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:29.264780 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:29.265312 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:29.916275 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:30.270779 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:30.276852 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:30.281629 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:30.281981 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:30.917271 24517 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:31.302356 21737 tablet_server.cc:179] TabletServer@127.21.58.65:40949 shutting down...
I20260713 09:09:31.325354 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:31.326015 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.326771 21737 raft_consensus.cc:2243] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.327282 21737 raft_consensus.cc:2272] T cbecb634edd6430086101805d131b7d8 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.329334 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.329831 21737 raft_consensus.cc:2243] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.330329 21737 raft_consensus.cc:2272] T 7fa6be6195ec4687b6ddfe666aef6177 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.332983 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.333565 21737 raft_consensus.cc:2243] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.334287 21737 raft_consensus.cc:2272] T c8b346e70ee642ac8627456459577666 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.336234 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.336656 21737 raft_consensus.cc:2243] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.337007 21737 raft_consensus.cc:2272] T 1d12f7cd4ab6480eac7a449f6ffea076 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.339090 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.339519 21737 raft_consensus.cc:2243] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.339924 21737 raft_consensus.cc:2272] T d59fa5bb86aa42b9984e3861145398e3 P 354c381d4e5043a296edc99d575cebcd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.341775 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.342281 21737 raft_consensus.cc:2243] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.342615 21737 raft_consensus.cc:2272] T 1c32330ba0ec4559927dd2f7a5616441 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.344385 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.344832 21737 raft_consensus.cc:2243] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.345299 21737 raft_consensus.cc:2272] T 940a1c00375446b3a2438b3ac0f9011c P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.347452 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.347960 21737 raft_consensus.cc:2243] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.348369 21737 raft_consensus.cc:2272] T 51e278564bec43c083ada3e762c0cb32 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.350426 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.350930 21737 raft_consensus.cc:2243] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.351332 21737 raft_consensus.cc:2272] T b0aec5d37554481897221608db67ed92 P 354c381d4e5043a296edc99d575cebcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.353175 21737 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:31.353621 21737 raft_consensus.cc:2243] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.354025 21737 raft_consensus.cc:2272] T a9c22729d49a488b8107109aaf17b3c5 P 354c381d4e5043a296edc99d575cebcd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:31.384251 24610 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111) [suppressed 100 similar messages]
I20260713 09:09:31.386049 21737 tablet_server.cc:196] TabletServer@127.21.58.65:40949 shutdown complete.
W20260713 09:09:31.388154 24610 consensus_peers.cc:597] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:31.402997 24684 consensus_peers.cc:597] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:31.413303 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
I20260713 09:09:31.436283 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:31.436996 21737 tablet_replica.cc:333] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.437650 21737 raft_consensus.cc:2243] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.438621 21737 raft_consensus.cc:2272] T c8b346e70ee642ac8627456459577666 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.440635 21737 tablet_replica.cc:333] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.441174 21737 raft_consensus.cc:2243] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.441638 21737 raft_consensus.cc:2272] T 51e278564bec43c083ada3e762c0cb32 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.443543 21737 tablet_replica.cc:333] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.444020 21737 raft_consensus.cc:2243] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.444790 21737 raft_consensus.cc:2272] T b0aec5d37554481897221608db67ed92 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.446663 21737 tablet_replica.cc:333] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.447172 21737 raft_consensus.cc:2243] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.447968 21737 raft_consensus.cc:2272] T 1d12f7cd4ab6480eac7a449f6ffea076 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.449856 21737 tablet_replica.cc:333] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.450424 21737 raft_consensus.cc:2243] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.451195 21737 raft_consensus.cc:2272] T 940a1c00375446b3a2438b3ac0f9011c P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.453003 21737 tablet_replica.cc:333] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.453549 21737 raft_consensus.cc:2243] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.454058 21737 raft_consensus.cc:2272] T d59fa5bb86aa42b9984e3861145398e3 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.455983 21737 tablet_replica.cc:333] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.456451 21737 raft_consensus.cc:2243] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.457237 21737 raft_consensus.cc:2272] T 1c32330ba0ec4559927dd2f7a5616441 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.459141 21737 tablet_replica.cc:333] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.459641 21737 raft_consensus.cc:2243] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.460202 21737 raft_consensus.cc:2272] T 7fa6be6195ec4687b6ddfe666aef6177 P 70c659b6619441f199539110c56dcff6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.462056 21737 tablet_replica.cc:333] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.462574 21737 raft_consensus.cc:2243] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.462996 21737 raft_consensus.cc:2272] T cbecb634edd6430086101805d131b7d8 P 70c659b6619441f199539110c56dcff6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.465081 21737 tablet_replica.cc:333] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6: stopping tablet replica
I20260713 09:09:31.465524 21737 raft_consensus.cc:2243] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.465914 21737 raft_consensus.cc:2272] T a9c22729d49a488b8107109aaf17b3c5 P 70c659b6619441f199539110c56dcff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.496210 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
W20260713 09:09:31.501197 24684 consensus_peers.cc:597] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:31.501883 24684 consensus_peers.cc:597] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 -> Peer 70c659b6619441f199539110c56dcff6 (127.21.58.66:41349): Couldn't send request to peer 70c659b6619441f199539110c56dcff6. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:41349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:31.520324 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
I20260713 09:09:31.545967 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:31.546734 21737 tablet_replica.cc:333] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.547397 21737 raft_consensus.cc:2243] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.547894 21737 raft_consensus.cc:2272] T 1d12f7cd4ab6480eac7a449f6ffea076 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.549937 21737 tablet_replica.cc:333] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.550508 21737 raft_consensus.cc:2243] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.550976 21737 raft_consensus.cc:2272] T c8b346e70ee642ac8627456459577666 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.552817 21737 tablet_replica.cc:333] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.553488 21737 raft_consensus.cc:2243] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.554023 21737 raft_consensus.cc:2272] T 940a1c00375446b3a2438b3ac0f9011c P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.556752 21737 tablet_replica.cc:333] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.557642 21737 raft_consensus.cc:2243] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:31.557997 24684 consensus_peers.cc:597] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 -> Peer 354c381d4e5043a296edc99d575cebcd (127.21.58.65:40949): Couldn't send request to peer 354c381d4e5043a296edc99d575cebcd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:31.558255 21737 raft_consensus.cc:2272] T 1c32330ba0ec4559927dd2f7a5616441 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.560411 21737 tablet_replica.cc:333] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.560925 21737 raft_consensus.cc:2243] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.561694 21737 raft_consensus.cc:2272] T d59fa5bb86aa42b9984e3861145398e3 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.563643 21737 tablet_replica.cc:333] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.564150 21737 raft_consensus.cc:2243] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.564869 21737 raft_consensus.cc:2272] T 51e278564bec43c083ada3e762c0cb32 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.566692 21737 tablet_replica.cc:333] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.567157 21737 raft_consensus.cc:2243] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.567564 21737 raft_consensus.cc:2272] T b0aec5d37554481897221608db67ed92 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.569290 21737 tablet_replica.cc:333] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.569789 21737 raft_consensus.cc:2243] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.570655 21737 raft_consensus.cc:2272] T a9c22729d49a488b8107109aaf17b3c5 P 8740da00ed3a4077844ad5c1589ab5d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.572548 21737 tablet_replica.cc:333] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.572988 21737 raft_consensus.cc:2243] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.573745 21737 raft_consensus.cc:2272] T cbecb634edd6430086101805d131b7d8 P 8740da00ed3a4077844ad5c1589ab5d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.575498 21737 tablet_replica.cc:333] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3: stopping tablet replica
I20260713 09:09:31.575925 21737 raft_consensus.cc:2243] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.576650 21737 raft_consensus.cc:2272] T 7fa6be6195ec4687b6ddfe666aef6177 P 8740da00ed3a4077844ad5c1589ab5d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.606837 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
I20260713 09:09:31.628481 21737 master.cc:562] Master@127.21.58.126:36145 shutting down...
I20260713 09:09:31.650053 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:31.650684 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.650959 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97125bfd75cd40899709e121d4914bc5: stopping tablet replica
I20260713 09:09:31.670658 21737 master.cc:584] Master@127.21.58.126:36145 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15941 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:31.712175 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:39959
I20260713 09:09:31.713222 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:31.718297 25021 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
W20260713 09:09:31.718384 25022 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
W20260713 09:09:31.719542 25024 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
I20260713 09:09:31.721091 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:31.721953 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:31.722164 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:31.722337 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933771722297 us; error 0 us; skew 500 ppm
I20260713 09:09:31.722860 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:31.725109 21737 webserver.cc:533] Webserver started at http://127.21.58.126:38949/ using document root <none> and password file <none>
I20260713 09:09:31.725593 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:31.725800 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:31.726068 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:31.727429 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "e60305d0cfab4c1f99c34eea0da6980c"
format_stamp: "Formatted at 2026-07-13 09:09:31 on dist-test-slave-6hmz"
I20260713 09:09:31.731570 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:31.734571 25029 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:31.735245 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:31.735522 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "e60305d0cfab4c1f99c34eea0da6980c"
format_stamp: "Formatted at 2026-07-13 09:09:31 on dist-test-slave-6hmz"
I20260713 09:09:31.735785 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-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)
I20260713 09:09:31.754258 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:31.755363 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:31.791440 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:39959
I20260713 09:09:31.791536 25080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:39959 every 8 connection(s)
I20260713 09:09:31.795389 25081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:31.805481 25081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c: Bootstrap starting.
I20260713 09:09:31.809962 25081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:31.813823 25081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c: No bootstrap required, opened a new log
I20260713 09:09:31.815852 25081 raft_consensus.cc:359] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60305d0cfab4c1f99c34eea0da6980c" member_type: VOTER }
I20260713 09:09:31.816243 25081 raft_consensus.cc:385] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:31.816438 25081 raft_consensus.cc:740] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60305d0cfab4c1f99c34eea0da6980c, State: Initialized, Role: FOLLOWER
I20260713 09:09:31.816954 25081 consensus_queue.cc:260] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e60305d0cfab4c1f99c34eea0da6980c" member_type: VOTER }
I20260713 09:09:31.817399 25081 raft_consensus.cc:399] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:31.817588 25081 raft_consensus.cc:493] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:31.817797 25081 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:31.821718 25081 raft_consensus.cc:515] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60305d0cfab4c1f99c34eea0da6980c" member_type: VOTER }
I20260713 09:09:31.822206 25081 leader_election.cc:304] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [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: e60305d0cfab4c1f99c34eea0da6980c; no voters: 
I20260713 09:09:31.823145 25081 leader_election.cc:290] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:31.823516 25084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:31.824822 25084 raft_consensus.cc:697] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 1 LEADER]: Becoming Leader. State: Replica: e60305d0cfab4c1f99c34eea0da6980c, State: Running, Role: LEADER
I20260713 09:09:31.825402 25084 consensus_queue.cc:237] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [LEADER]: Queue going to LEADER mode. State: All 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: "e60305d0cfab4c1f99c34eea0da6980c" member_type: VOTER }
I20260713 09:09:31.826026 25081 sys_catalog.cc:565] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:31.830277 25085 sys_catalog.cc:455] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e60305d0cfab4c1f99c34eea0da6980c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60305d0cfab4c1f99c34eea0da6980c" member_type: VOTER } }
I20260713 09:09:31.831010 25085 sys_catalog.cc:458] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:31.832113 25086 sys_catalog.cc:455] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e60305d0cfab4c1f99c34eea0da6980c. Latest consensus state: current_term: 1 leader_uuid: "e60305d0cfab4c1f99c34eea0da6980c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e60305d0cfab4c1f99c34eea0da6980c" member_type: VOTER } }
I20260713 09:09:31.832662 25086 sys_catalog.cc:458] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:31.832968 25091 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:31.837890 25091 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:31.844009 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:31.846675 25091 catalog_manager.cc:1383] Generated new cluster ID: 443ed05eab384bad98d52321f9413d20
I20260713 09:09:31.846920 25091 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:31.896636 25091 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:31.897794 25091 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:31.914762 25091 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c: Generated new TSK 0
I20260713 09:09:31.915293 25091 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:31.979339 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:31.984818 25102 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
W20260713 09:09:31.985976 25103 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
I20260713 09:09:31.987672 21737 server_base.cc:1061] running on GCE node
W20260713 09:09:31.988389 25105 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
I20260713 09:09:31.989456 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:31.989655 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:31.989848 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933771989828 us; error 0 us; skew 500 ppm
I20260713 09:09:31.990459 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:31.992611 21737 webserver.cc:533] Webserver started at http://127.21.58.65:34459/ using document root <none> and password file <none>
I20260713 09:09:31.993093 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:31.993283 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:31.993557 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:31.994691 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "14bdf9abc302440f90e37035a11fec73"
format_stamp: "Formatted at 2026-07-13 09:09:31 on dist-test-slave-6hmz"
I20260713 09:09:31.998829 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:32.001766 25110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.002490 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:32.002774 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "14bdf9abc302440f90e37035a11fec73"
format_stamp: "Formatted at 2026-07-13 09:09:31 on dist-test-slave-6hmz"
I20260713 09:09:32.003052 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-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)
I20260713 09:09:32.023522 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:32.024777 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:32.026274 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:32.028690 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:32.028918 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.029177 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:32.029367 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.068311 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:45027
I20260713 09:09:32.068413 25172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:45027 every 8 connection(s)
I20260713 09:09:32.073355 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:32.080286 25177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:32.081316 25178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:32.082428 25180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:32.083555 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:32.084717 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:32.084993 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:32.085182 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933772085148 us; error 0 us; skew 500 ppm
I20260713 09:09:32.085664 25173 heartbeater.cc:344] Connected to a master server at 127.21.58.126:39959
I20260713 09:09:32.085803 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:32.086050 25173 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:32.086881 25173 heartbeater.cc:507] Master 127.21.58.126:39959 requested a full tablet report, sending...
I20260713 09:09:32.088517 21737 webserver.cc:533] Webserver started at http://127.21.58.66:38593/ using document root <none> and password file <none>
I20260713 09:09:32.089038 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:32.088970 25046 ts_manager.cc:194] Registered new tserver with Master: 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027)
I20260713 09:09:32.089380 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:32.089694 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:32.090886 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "3659c6726537444f9485876620a0b6db"
format_stamp: "Formatted at 2026-07-13 09:09:32 on dist-test-slave-6hmz"
I20260713 09:09:32.090955 25046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45218
I20260713 09:09:32.095188 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:32.098315 25185 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.098958 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:32.099223 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "3659c6726537444f9485876620a0b6db"
format_stamp: "Formatted at 2026-07-13 09:09:32 on dist-test-slave-6hmz"
I20260713 09:09:32.099493 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-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)
I20260713 09:09:32.112206 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:32.113284 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:32.114696 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:32.116696 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:32.116873 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.117151 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:32.117304 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.155709 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:42853
I20260713 09:09:32.155815 25247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:42853 every 8 connection(s)
I20260713 09:09:32.160367 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:32.167105 25251 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
W20260713 09:09:32.168274 25252 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
I20260713 09:09:32.171043 21737 server_base.cc:1061] running on GCE node
W20260713 09:09:32.172276 25254 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
I20260713 09:09:32.172621 25248 heartbeater.cc:344] Connected to a master server at 127.21.58.126:39959
I20260713 09:09:32.173107 25248 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:32.173333 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:32.173612 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:32.173838 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933772173819 us; error 0 us; skew 500 ppm
I20260713 09:09:32.173981 25248 heartbeater.cc:507] Master 127.21.58.126:39959 requested a full tablet report, sending...
I20260713 09:09:32.174588 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:32.176187 25046 ts_manager.cc:194] Registered new tserver with Master: 3659c6726537444f9485876620a0b6db (127.21.58.66:42853)
I20260713 09:09:32.177022 21737 webserver.cc:533] Webserver started at http://127.21.58.67:38577/ using document root <none> and password file <none>
I20260713 09:09:32.177529 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:32.177593 25046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45228
I20260713 09:09:32.177731 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:32.178238 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:32.179333 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
format_stamp: "Formatted at 2026-07-13 09:09:32 on dist-test-slave-6hmz"
I20260713 09:09:32.183391 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:32.186403 25259 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.187062 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:32.187338 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
format_stamp: "Formatted at 2026-07-13 09:09:32 on dist-test-slave-6hmz"
I20260713 09:09:32.187602 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933688343897-21737-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)
I20260713 09:09:32.195777 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:32.196830 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:32.198187 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:32.200162 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:32.200387 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.200627 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:32.200807 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:32.240340 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:45081
I20260713 09:09:32.240448 25321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:45081 every 8 connection(s)
I20260713 09:09:32.254432 25322 heartbeater.cc:344] Connected to a master server at 127.21.58.126:39959
I20260713 09:09:32.254731 25322 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:32.255347 25322 heartbeater.cc:507] Master 127.21.58.126:39959 requested a full tablet report, sending...
I20260713 09:09:32.257042 25046 ts_manager.cc:194] Registered new tserver with Master: 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:32.257624 21737 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014223146s
I20260713 09:09:32.258389 25046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45234
I20260713 09:09:32.280949 25046 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45246:
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"
    }
  }
}
W20260713 09:09:32.282951 25046 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.
I20260713 09:09:32.332316 25212 tablet_service.cc:1511] Processing CreateTablet for tablet 57ed8f3bbb22403c9e754905bc034f5c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79cdb8ca73eb4148897f700232970470]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:32.332464 25213 tablet_service.cc:1511] Processing CreateTablet for tablet a3e9696286ff46f5933184d90a82441b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79cdb8ca73eb4148897f700232970470]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:32.333117 25138 tablet_service.cc:1511] Processing CreateTablet for tablet a3e9696286ff46f5933184d90a82441b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79cdb8ca73eb4148897f700232970470]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:32.333786 25212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ed8f3bbb22403c9e754905bc034f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.334385 25213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e9696286ff46f5933184d90a82441b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.336001 25137 tablet_service.cc:1511] Processing CreateTablet for tablet 57ed8f3bbb22403c9e754905bc034f5c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79cdb8ca73eb4148897f700232970470]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:32.334404 25138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e9696286ff46f5933184d90a82441b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.339598 25137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ed8f3bbb22403c9e754905bc034f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.347806 25287 tablet_service.cc:1511] Processing CreateTablet for tablet a3e9696286ff46f5933184d90a82441b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79cdb8ca73eb4148897f700232970470]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:32.349018 25287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e9696286ff46f5933184d90a82441b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.360615 25337 tablet_bootstrap.cc:492] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73: Bootstrap starting.
I20260713 09:09:32.363406 25338 tablet_bootstrap.cc:492] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: Bootstrap starting.
I20260713 09:09:32.363842 25286 tablet_service.cc:1511] Processing CreateTablet for tablet 57ed8f3bbb22403c9e754905bc034f5c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79cdb8ca73eb4148897f700232970470]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:32.365155 25286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ed8f3bbb22403c9e754905bc034f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.369215 25337 tablet_bootstrap.cc:654] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.373399 25338 tablet_bootstrap.cc:654] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.380774 25337 tablet_bootstrap.cc:492] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73: No bootstrap required, opened a new log
I20260713 09:09:32.381310 25337 ts_tablet_manager.cc:1403] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:09:32.383210 25339 tablet_bootstrap.cc:492] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2: Bootstrap starting.
I20260713 09:09:32.385224 25337 raft_consensus.cc:359] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.385887 25337 raft_consensus.cc:385] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.386181 25337 raft_consensus.cc:740] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.386845 25338 tablet_bootstrap.cc:492] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: No bootstrap required, opened a new log
I20260713 09:09:32.386871 25337 consensus_queue.cc:260] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.387451 25338 ts_tablet_manager.cc:1403] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260713 09:09:32.389381 25173 heartbeater.cc:499] Master 127.21.58.126:39959 was elected leader, sending a full tablet report...
I20260713 09:09:32.389904 25337 ts_tablet_manager.cc:1434] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:32.390766 25339 tablet_bootstrap.cc:654] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.390460 25338 raft_consensus.cc:359] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.390903 25337 tablet_bootstrap.cc:492] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73: Bootstrap starting.
I20260713 09:09:32.391239 25338 raft_consensus.cc:385] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.391633 25338 raft_consensus.cc:740] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3659c6726537444f9485876620a0b6db, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.392490 25338 consensus_queue.cc:260] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.397657 25337 tablet_bootstrap.cc:654] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.399286 25338 ts_tablet_manager.cc:1434] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:09:32.402879 25248 heartbeater.cc:499] Master 127.21.58.126:39959 was elected leader, sending a full tablet report...
I20260713 09:09:32.407851 25337 tablet_bootstrap.cc:492] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73: No bootstrap required, opened a new log
I20260713 09:09:32.408309 25337 ts_tablet_manager.cc:1403] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260713 09:09:32.408686 25338 tablet_bootstrap.cc:492] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db: Bootstrap starting.
W20260713 09:09:32.409492 25249 tablet.cc:2406] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:32.411342 25337 raft_consensus.cc:359] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.412082 25337 raft_consensus.cc:385] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.412418 25337 raft_consensus.cc:740] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.413316 25337 consensus_queue.cc:260] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.416427 25338 tablet_bootstrap.cc:654] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.417536 25337 ts_tablet_manager.cc:1434] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:32.420948 25339 tablet_bootstrap.cc:492] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2: No bootstrap required, opened a new log
I20260713 09:09:32.421494 25339 ts_tablet_manager.cc:1403] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.017s
I20260713 09:09:32.421872 25338 tablet_bootstrap.cc:492] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db: No bootstrap required, opened a new log
I20260713 09:09:32.422391 25338 ts_tablet_manager.cc:1403] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:09:32.424398 25339 raft_consensus.cc:359] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.425145 25339 raft_consensus.cc:385] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.425112 25338 raft_consensus.cc:359] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.425634 25339 raft_consensus.cc:740] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 565dcc96d29c41e1a3f6a57db40e81e2, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.425992 25338 raft_consensus.cc:385] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.426198 25344 raft_consensus.cc:493] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:32.426525 25338 raft_consensus.cc:740] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3659c6726537444f9485876620a0b6db, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.426472 25339 consensus_queue.cc:260] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.426956 25344 raft_consensus.cc:515] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.427573 25338 consensus_queue.cc:260] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.429065 25322 heartbeater.cc:499] Master 127.21.58.126:39959 was elected leader, sending a full tablet report...
I20260713 09:09:32.429556 25344 leader_election.cc:290] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:32.429809 25339 ts_tablet_manager.cc:1434] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:32.431048 25339 tablet_bootstrap.cc:492] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2: Bootstrap starting.
I20260713 09:09:32.438868 25339 tablet_bootstrap.cc:654] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.456274 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73" is_pre_election: true
I20260713 09:09:32.457005 25148 raft_consensus.cc:2468] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3659c6726537444f9485876620a0b6db in term 0.
I20260713 09:09:32.458549 25188 leader_election.cc:304] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db; no voters: 
I20260713 09:09:32.459393 25344 raft_consensus.cc:2804] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:32.459755 25344 raft_consensus.cc:493] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:32.460034 25344 raft_consensus.cc:3060] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.465054 25344 raft_consensus.cc:515] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.466862 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" is_pre_election: true
I20260713 09:09:32.467514 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73"
I20260713 09:09:32.467625 25297 raft_consensus.cc:2468] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3659c6726537444f9485876620a0b6db in term 0.
I20260713 09:09:32.468220 25148 raft_consensus.cc:3060] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.468962 25339 tablet_bootstrap.cc:492] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2: No bootstrap required, opened a new log
I20260713 09:09:32.468255 25344 leader_election.cc:290] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 election: Requested vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:32.469445 25339 ts_tablet_manager.cc:1403] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.023s
I20260713 09:09:32.469624 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
I20260713 09:09:32.470196 25297 raft_consensus.cc:3060] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.471105 25338 ts_tablet_manager.cc:1434] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db: Time spent starting tablet: real 0.048s	user 0.028s	sys 0.015s
I20260713 09:09:32.472591 25339 raft_consensus.cc:359] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.473265 25339 raft_consensus.cc:385] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.473557 25339 raft_consensus.cc:740] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 565dcc96d29c41e1a3f6a57db40e81e2, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.474395 25339 consensus_queue.cc:260] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.475942 25148 raft_consensus.cc:2468] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3659c6726537444f9485876620a0b6db in term 1.
I20260713 09:09:32.477703 25339 ts_tablet_manager.cc:1434] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:32.477594 25188 leader_election.cc:304] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db; no voters: 
I20260713 09:09:32.478227 25297 raft_consensus.cc:2468] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3659c6726537444f9485876620a0b6db in term 1.
I20260713 09:09:32.478467 25344 raft_consensus.cc:2804] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:32.479013 25344 raft_consensus.cc:697] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 LEADER]: Becoming Leader. State: Replica: 3659c6726537444f9485876620a0b6db, State: Running, Role: LEADER
I20260713 09:09:32.479828 25344 consensus_queue.cc:237] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.486963 25046 catalog_manager.cc:5697] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3659c6726537444f9485876620a0b6db (127.21.58.66). New cstate: current_term: 1 leader_uuid: "3659c6726537444f9485876620a0b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:32.569056 25347 raft_consensus.cc:493] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:32.569548 25347 raft_consensus.cc:515] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.571779 25347 leader_election.cc:290] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 3659c6726537444f9485876620a0b6db (127.21.58.66:42853)
I20260713 09:09:32.576102 25344 raft_consensus.cc:493] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:32.576684 25344 raft_consensus.cc:515] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.578959 25344 leader_election.cc:290] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:32.579284 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73" is_pre_election: true
I20260713 09:09:32.579910 25148 raft_consensus.cc:2468] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3659c6726537444f9485876620a0b6db in term 0.
I20260713 09:09:32.580183 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" is_pre_election: true
I20260713 09:09:32.580832 25297 raft_consensus.cc:2468] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3659c6726537444f9485876620a0b6db in term 0.
I20260713 09:09:32.581189 25188 leader_election.cc:304] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db; no voters: 
I20260713 09:09:32.582592 25344 raft_consensus.cc:2804] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:32.582716 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73" is_pre_election: true
I20260713 09:09:32.583384 25148 raft_consensus.cc:2468] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in term 0.
I20260713 09:09:32.583035 25344 raft_consensus.cc:493] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:32.583943 25344 raft_consensus.cc:3060] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.584362 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3659c6726537444f9485876620a0b6db" is_pre_election: true
I20260713 09:09:32.584460 25262 leader_election.cc:304] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 565dcc96d29c41e1a3f6a57db40e81e2; no voters: 
I20260713 09:09:32.585379 25347 raft_consensus.cc:2804] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:32.585654 25347 raft_consensus.cc:493] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:32.585922 25347 raft_consensus.cc:3060] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.589003 25344 raft_consensus.cc:515] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.590031 25223 raft_consensus.cc:2393] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 565dcc96d29c41e1a3f6a57db40e81e2 in current term 1: Already voted for candidate 3659c6726537444f9485876620a0b6db in this term.
I20260713 09:09:32.590809 25344 leader_election.cc:290] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 election: Requested vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:32.591573 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73"
I20260713 09:09:32.591497 25347 raft_consensus.cc:515] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.592476 25148 raft_consensus.cc:3060] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.592629 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "3659c6726537444f9485876620a0b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
I20260713 09:09:32.593788 25297 raft_consensus.cc:2393] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3659c6726537444f9485876620a0b6db in current term 1: Already voted for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in this term.
I20260713 09:09:32.593837 25347 leader_election.cc:290] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 3659c6726537444f9485876620a0b6db (127.21.58.66:42853)
I20260713 09:09:32.594563 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73"
I20260713 09:09:32.595172 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ed8f3bbb22403c9e754905bc034f5c" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3659c6726537444f9485876620a0b6db"
I20260713 09:09:32.595832 25223 raft_consensus.cc:2393] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 565dcc96d29c41e1a3f6a57db40e81e2 in current term 1: Already voted for candidate 3659c6726537444f9485876620a0b6db in this term.
I20260713 09:09:32.596733 25263 leader_election.cc:304] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [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: 565dcc96d29c41e1a3f6a57db40e81e2; no voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db
I20260713 09:09:32.597363 25347 raft_consensus.cc:2749] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:32.599472 25148 raft_consensus.cc:2468] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3659c6726537444f9485876620a0b6db in term 1.
I20260713 09:09:32.600324 25188 leader_election.cc:304] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db; no voters: 565dcc96d29c41e1a3f6a57db40e81e2
I20260713 09:09:32.600975 25344 raft_consensus.cc:2804] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:32.601388 25344 raft_consensus.cc:697] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 1 LEADER]: Becoming Leader. State: Replica: 3659c6726537444f9485876620a0b6db, State: Running, Role: LEADER
I20260713 09:09:32.602002 25344 consensus_queue.cc:237] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.608686 25046 catalog_manager.cc:5697] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3659c6726537444f9485876620a0b6db (127.21.58.66). New cstate: current_term: 1 leader_uuid: "3659c6726537444f9485876620a0b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:32.652972 25046 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45258:
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"
    }
  }
}
W20260713 09:09:32.654829 25046 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.
I20260713 09:09:32.676576 25138 tablet_service.cc:1511] Processing CreateTablet for tablet c976bb36085f41f4b14b17b96f6548f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d45157fe953a4a40a2a0d682b4612291]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:32.677750 25138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c976bb36085f41f4b14b17b96f6548f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.677770 25212 tablet_service.cc:1511] Processing CreateTablet for tablet c976bb36085f41f4b14b17b96f6548f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d45157fe953a4a40a2a0d682b4612291]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:32.679054 25212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c976bb36085f41f4b14b17b96f6548f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.679406 25287 tablet_service.cc:1511] Processing CreateTablet for tablet c976bb36085f41f4b14b17b96f6548f5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d45157fe953a4a40a2a0d682b4612291]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:32.680639 25287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c976bb36085f41f4b14b17b96f6548f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.680387 25137 tablet_service.cc:1511] Processing CreateTablet for tablet 880ac1be2d174e618365e9dc55e807b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d45157fe953a4a40a2a0d682b4612291]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:32.681538 25137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880ac1be2d174e618365e9dc55e807b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.682555 25213 tablet_service.cc:1511] Processing CreateTablet for tablet 880ac1be2d174e618365e9dc55e807b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d45157fe953a4a40a2a0d682b4612291]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:32.683688 25213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880ac1be2d174e618365e9dc55e807b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.697193 25339 tablet_bootstrap.cc:492] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: Bootstrap starting.
I20260713 09:09:32.698963 25338 tablet_bootstrap.cc:492] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db: Bootstrap starting.
I20260713 09:09:32.703619 25339 tablet_bootstrap.cc:654] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.704070 25287 tablet_service.cc:1511] Processing CreateTablet for tablet 880ac1be2d174e618365e9dc55e807b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d45157fe953a4a40a2a0d682b4612291]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:32.705230 25338 tablet_bootstrap.cc:654] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.705412 25287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880ac1be2d174e618365e9dc55e807b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:32.714713 25337 tablet_bootstrap.cc:492] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73: Bootstrap starting.
I20260713 09:09:32.717748 25339 tablet_bootstrap.cc:492] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: No bootstrap required, opened a new log
I20260713 09:09:32.719434 25339 ts_tablet_manager.cc:1403] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260713 09:09:32.721076 25338 tablet_bootstrap.cc:492] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db: No bootstrap required, opened a new log
I20260713 09:09:32.721567 25338 ts_tablet_manager.cc:1403] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260713 09:09:32.722862 25337 tablet_bootstrap.cc:654] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.722435 25339 raft_consensus.cc:359] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.723380 25339 raft_consensus.cc:385] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.723737 25339 raft_consensus.cc:740] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 565dcc96d29c41e1a3f6a57db40e81e2, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.724603 25338 raft_consensus.cc:359] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.724529 25339 consensus_queue.cc:260] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.725365 25338 raft_consensus.cc:385] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.727164 25339 ts_tablet_manager.cc:1434] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:32.729383 25339 tablet_bootstrap.cc:492] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2: Bootstrap starting.
I20260713 09:09:32.725739 25338 raft_consensus.cc:740] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3659c6726537444f9485876620a0b6db, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.733119 25338 consensus_queue.cc:260] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.734053 25337 tablet_bootstrap.cc:492] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73: No bootstrap required, opened a new log
I20260713 09:09:32.734628 25337 ts_tablet_manager.cc:1403] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:09:32.735508 25339 tablet_bootstrap.cc:654] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.737046 25337 raft_consensus.cc:359] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.737957 25337 raft_consensus.cc:385] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.738365 25337 raft_consensus.cc:740] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.739138 25337 consensus_queue.cc:260] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.741495 25339 tablet_bootstrap.cc:492] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2: No bootstrap required, opened a new log
I20260713 09:09:32.742035 25339 ts_tablet_manager.cc:1403] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:09:32.744541 25338 ts_tablet_manager.cc:1434] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.004s
I20260713 09:09:32.745677 25338 tablet_bootstrap.cc:492] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db: Bootstrap starting.
I20260713 09:09:32.746122 25337 ts_tablet_manager.cc:1434] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:32.744673 25339 raft_consensus.cc:359] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.746789 25339 raft_consensus.cc:385] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.747133 25339 raft_consensus.cc:740] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 565dcc96d29c41e1a3f6a57db40e81e2, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.747931 25339 consensus_queue.cc:260] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.750015 25337 tablet_bootstrap.cc:492] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73: Bootstrap starting.
I20260713 09:09:32.752278 25339 ts_tablet_manager.cc:1434] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:09:32.755100 25338 tablet_bootstrap.cc:654] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.757725 25337 tablet_bootstrap.cc:654] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:32.761220 25338 tablet_bootstrap.cc:492] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db: No bootstrap required, opened a new log
I20260713 09:09:32.761652 25338 ts_tablet_manager.cc:1403] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:09:32.763266 25337 tablet_bootstrap.cc:492] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73: No bootstrap required, opened a new log
I20260713 09:09:32.763724 25337 ts_tablet_manager.cc:1403] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260713 09:09:32.764446 25338 raft_consensus.cc:359] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.765167 25338 raft_consensus.cc:385] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.765463 25338 raft_consensus.cc:740] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3659c6726537444f9485876620a0b6db, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.766189 25338 consensus_queue.cc:260] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.766585 25337 raft_consensus.cc:359] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.767320 25337 raft_consensus.cc:385] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:32.767640 25337 raft_consensus.cc:740] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Initialized, Role: FOLLOWER
I20260713 09:09:32.768379 25338 ts_tablet_manager.cc:1434] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:09:32.768363 25337 consensus_queue.cc:260] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.770385 25337 ts_tablet_manager.cc:1434] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
W20260713 09:09:32.838639 25094 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:32.927561 25342 raft_consensus.cc:493] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:32.928076 25342 raft_consensus.cc:515] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.930013 25342 leader_election.cc:290] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3659c6726537444f9485876620a0b6db (127.21.58.66:42853), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:32.934674 25344 consensus_queue.cc:1048] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:32.942523 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3659c6726537444f9485876620a0b6db" is_pre_election: true
I20260713 09:09:32.943019 25297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" is_pre_election: true
I20260713 09:09:32.943145 25223 raft_consensus.cc:2468] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 0.
I20260713 09:09:32.943756 25297 raft_consensus.cc:2468] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 0.
I20260713 09:09:32.944718 25114 leader_election.cc:304] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db; no voters: 
I20260713 09:09:32.945778 25342 raft_consensus.cc:2804] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:32.946252 25342 raft_consensus.cc:493] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:32.946676 25342 raft_consensus.cc:3060] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.954684 25348 consensus_queue.cc:1048] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:32.956939 25342 raft_consensus.cc:515] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.960031 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3659c6726537444f9485876620a0b6db"
I20260713 09:09:32.960567 25223 raft_consensus.cc:3060] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.960484 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
I20260713 09:09:32.961220 25296 raft_consensus.cc:3060] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:32.967857 25223 raft_consensus.cc:2468] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 1.
I20260713 09:09:32.968515 25296 raft_consensus.cc:2468] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 1.
I20260713 09:09:32.969040 25114 leader_election.cc:304] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db; no voters: 
I20260713 09:09:32.970016 25342 leader_election.cc:290] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 1 election: Requested vote from peers 3659c6726537444f9485876620a0b6db (127.21.58.66:42853), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:32.971750 25342 raft_consensus.cc:2804] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:32.972383 25342 raft_consensus.cc:697] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 LEADER]: Becoming Leader. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Running, Role: LEADER
I20260713 09:09:32.973500 25342 consensus_queue.cc:237] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:32.987979 25044 catalog_manager.cc:5697] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14bdf9abc302440f90e37035a11fec73 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "14bdf9abc302440f90e37035a11fec73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:33.023267 25347 raft_consensus.cc:493] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:33.023726 25347 raft_consensus.cc:515] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.025177 25347 leader_election.cc:290] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 3659c6726537444f9485876620a0b6db (127.21.58.66:42853)
I20260713 09:09:33.026252 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73" is_pre_election: true
I20260713 09:09:33.026322 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3659c6726537444f9485876620a0b6db" is_pre_election: true
I20260713 09:09:33.026892 25148 raft_consensus.cc:2468] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in term 0.
I20260713 09:09:33.027016 25223 raft_consensus.cc:2468] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in term 0.
I20260713 09:09:33.027948 25262 leader_election.cc:304] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 565dcc96d29c41e1a3f6a57db40e81e2; no voters: 
I20260713 09:09:33.028788 25347 raft_consensus.cc:2804] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:33.029049 25347 raft_consensus.cc:493] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:33.029258 25347 raft_consensus.cc:3060] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.033613 25347 raft_consensus.cc:515] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.035189 25347 leader_election.cc:290] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 1 election: Requested vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 3659c6726537444f9485876620a0b6db (127.21.58.66:42853)
I20260713 09:09:33.035830 25148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14bdf9abc302440f90e37035a11fec73"
I20260713 09:09:33.036049 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3659c6726537444f9485876620a0b6db"
I20260713 09:09:33.036331 25148 raft_consensus.cc:3060] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.036628 25223 raft_consensus.cc:3060] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.041100 25148 raft_consensus.cc:2468] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in term 1.
I20260713 09:09:33.041493 25223 raft_consensus.cc:2468] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in term 1.
I20260713 09:09:33.042044 25262 leader_election.cc:304] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 565dcc96d29c41e1a3f6a57db40e81e2; no voters: 
I20260713 09:09:33.042753 25347 raft_consensus.cc:2804] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:33.043737 25347 raft_consensus.cc:697] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 LEADER]: Becoming Leader. State: Replica: 565dcc96d29c41e1a3f6a57db40e81e2, State: Running, Role: LEADER
I20260713 09:09:33.044545 25347 consensus_queue.cc:237] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.050746 25046 catalog_manager.cc:5697] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:33.060946 25371 consensus_queue.cc:1048] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:33.071998 25348 consensus_queue.cc:1048] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:33.085824 25223 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b"
dest_uuid: "3659c6726537444f9485876620a0b6db"
mode: GRACEFUL
new_leader_uuid: "14bdf9abc302440f90e37035a11fec73"
 from {username='slave'} at 127.0.0.1:38832
I20260713 09:09:33.086416 25223 raft_consensus.cc:606] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 LEADER]: Received request to transfer leadership to TS 14bdf9abc302440f90e37035a11fec73
I20260713 09:09:33.103850 25296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1"
dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
mode: GRACEFUL
new_leader_uuid: "14bdf9abc302440f90e37035a11fec73"
 from {username='slave'} at 127.0.0.1:38578
I20260713 09:09:33.104337 25296 raft_consensus.cc:606] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 LEADER]: Received request to transfer leadership to TS 14bdf9abc302440f90e37035a11fec73
I20260713 09:09:33.383962 25370 raft_consensus.cc:993] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: : Instructing follower 14bdf9abc302440f90e37035a11fec73 to start an election
I20260713 09:09:33.384457 25348 raft_consensus.cc:1081] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 LEADER]: Signalling peer 14bdf9abc302440f90e37035a11fec73 to start an election
I20260713 09:09:33.385824 25148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b"
dest_uuid: "14bdf9abc302440f90e37035a11fec73"
 from {username='slave'} at 127.0.0.1:49476
I20260713 09:09:33.386389 25148 raft_consensus.cc:493] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:33.386744 25148 raft_consensus.cc:3060] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.391363 25148 raft_consensus.cc:515] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.392771 25148 leader_election.cc:290] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 2 election: Requested vote from peers 3659c6726537444f9485876620a0b6db (127.21.58.66:42853), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:33.393430 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3659c6726537444f9485876620a0b6db"
I20260713 09:09:33.393772 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9696286ff46f5933184d90a82441b" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
I20260713 09:09:33.394028 25223 raft_consensus.cc:3055] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:33.394397 25296 raft_consensus.cc:3060] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.394444 25223 raft_consensus.cc:740] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3659c6726537444f9485876620a0b6db, State: Running, Role: LEADER
I20260713 09:09:33.395344 25223 consensus_queue.cc:260] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.396534 25223 raft_consensus.cc:3060] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.401124 25296 raft_consensus.cc:2468] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 2.
I20260713 09:09:33.402218 25113 leader_election.cc:304] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 565dcc96d29c41e1a3f6a57db40e81e2; no voters: 
I20260713 09:09:33.402880 25342 raft_consensus.cc:2804] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:33.402912 25223 raft_consensus.cc:2468] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 2.
I20260713 09:09:33.403460 25342 raft_consensus.cc:697] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 2 LEADER]: Becoming Leader. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Running, Role: LEADER
I20260713 09:09:33.404275 25342 consensus_queue.cc:237] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.409857 25046 catalog_manager.cc:5697] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 reported cstate change: term changed from 1 to 2, leader changed from 3659c6726537444f9485876620a0b6db (127.21.58.66) to 14bdf9abc302440f90e37035a11fec73 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "14bdf9abc302440f90e37035a11fec73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:33.513180 25347 consensus_queue.cc:1048] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:33.519049 25377 raft_consensus.cc:993] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2: : Instructing follower 14bdf9abc302440f90e37035a11fec73 to start an election
I20260713 09:09:33.519733 25347 raft_consensus.cc:1081] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 LEADER]: Signalling peer 14bdf9abc302440f90e37035a11fec73 to start an election
I20260713 09:09:33.521684 25147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1"
dest_uuid: "14bdf9abc302440f90e37035a11fec73"
 from {username='slave'} at 127.0.0.1:49478
I20260713 09:09:33.522617 25147 raft_consensus.cc:493] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:33.522992 25147 raft_consensus.cc:3060] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.525130 25377 consensus_queue.cc:1048] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:33.530604 25147 raft_consensus.cc:515] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.533373 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3659c6726537444f9485876620a0b6db"
I20260713 09:09:33.533728 25296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880ac1be2d174e618365e9dc55e807b1" candidate_uuid: "14bdf9abc302440f90e37035a11fec73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
I20260713 09:09:33.534039 25223 raft_consensus.cc:3060] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.534379 25296 raft_consensus.cc:3055] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:33.534741 25296 raft_consensus.cc:740] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 565dcc96d29c41e1a3f6a57db40e81e2, State: Running, Role: LEADER
I20260713 09:09:33.535452 25296 consensus_queue.cc:260] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.536217 25296 raft_consensus.cc:3060] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:33.537902 25147 leader_election.cc:290] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 2 election: Requested vote from peers 3659c6726537444f9485876620a0b6db (127.21.58.66:42853), 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67:45081)
I20260713 09:09:33.540452 25223 raft_consensus.cc:2468] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 2.
I20260713 09:09:33.541436 25114 leader_election.cc:304] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14bdf9abc302440f90e37035a11fec73, 3659c6726537444f9485876620a0b6db; no voters: 
I20260713 09:09:33.542229 25342 raft_consensus.cc:2804] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:33.542152 25296 raft_consensus.cc:2468] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14bdf9abc302440f90e37035a11fec73 in term 2.
I20260713 09:09:33.542795 25342 raft_consensus.cc:697] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 2 LEADER]: Becoming Leader. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Running, Role: LEADER
I20260713 09:09:33.543597 25342 consensus_queue.cc:237] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:33.548758 25044 catalog_manager.cc:5697] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 reported cstate change: term changed from 1 to 2, leader changed from 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67) to 14bdf9abc302440f90e37035a11fec73 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "14bdf9abc302440f90e37035a11fec73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:33.551393 25342 consensus_queue.cc:1048] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:33.565299 25387 consensus_queue.cc:1048] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:33.783218 21737 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:33.784629 21737 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:33.784950 21737 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:33.795756 25147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5"
dest_uuid: "14bdf9abc302440f90e37035a11fec73"
mode: GRACEFUL
new_leader_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
 from {username='slave'} at 127.0.0.1:49486
I20260713 09:09:33.796190 25147 raft_consensus.cc:606] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 LEADER]: Received request to transfer leadership to TS 565dcc96d29c41e1a3f6a57db40e81e2
I20260713 09:09:33.797159 21737 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:33.855484 25223 raft_consensus.cc:1275] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Refusing update from remote peer 14bdf9abc302440f90e37035a11fec73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.856640 25387 consensus_queue.cc:1048] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.863371 25296 raft_consensus.cc:1275] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Refusing update from remote peer 14bdf9abc302440f90e37035a11fec73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.864576 25342 consensus_queue.cc:1048] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:33.984094 25223 raft_consensus.cc:1275] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Refusing update from remote peer 14bdf9abc302440f90e37035a11fec73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.985184 25342 consensus_queue.cc:1048] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.994203 25296 raft_consensus.cc:1275] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Refusing update from remote peer 14bdf9abc302440f90e37035a11fec73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:33.995748 25387 consensus_queue.cc:1048] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:34.048628 25386 raft_consensus.cc:993] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73: : Instructing follower 565dcc96d29c41e1a3f6a57db40e81e2 to start an election
I20260713 09:09:34.049110 25387 raft_consensus.cc:1081] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 LEADER]: Signalling peer 565dcc96d29c41e1a3f6a57db40e81e2 to start an election
I20260713 09:09:34.050529 25296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5"
dest_uuid: "565dcc96d29c41e1a3f6a57db40e81e2"
 from {username='slave'} at 127.0.0.1:38562
I20260713 09:09:34.051105 25296 raft_consensus.cc:493] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:34.051469 25296 raft_consensus.cc:3060] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.056887 25296 raft_consensus.cc:515] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:34.058416 25296 leader_election.cc:290] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 2 election: Requested vote from peers 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027), 3659c6726537444f9485876620a0b6db (127.21.58.66:42853)
I20260713 09:09:34.059115 25147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14bdf9abc302440f90e37035a11fec73"
I20260713 09:09:34.059401 25223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c976bb36085f41f4b14b17b96f6548f5" candidate_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3659c6726537444f9485876620a0b6db"
I20260713 09:09:34.059736 25147 raft_consensus.cc:3055] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:34.059950 25223 raft_consensus.cc:3060] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.060098 25147 raft_consensus.cc:740] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14bdf9abc302440f90e37035a11fec73, State: Running, Role: LEADER
I20260713 09:09:34.060940 25147 consensus_queue.cc:260] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:34.062112 25147 raft_consensus.cc:3060] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:34.066533 25223 raft_consensus.cc:2468] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in term 2.
I20260713 09:09:34.067690 25263 leader_election.cc:304] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3659c6726537444f9485876620a0b6db, 565dcc96d29c41e1a3f6a57db40e81e2; no voters: 
I20260713 09:09:34.068393 25377 raft_consensus.cc:2804] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:34.068537 25147 raft_consensus.cc:2468] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 565dcc96d29c41e1a3f6a57db40e81e2 in term 2.
I20260713 09:09:34.069371 25377 raft_consensus.cc:697] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 LEADER]: Becoming Leader. State: Replica: 565dcc96d29c41e1a3f6a57db40e81e2, State: Running, Role: LEADER
I20260713 09:09:34.070261 25377 consensus_queue.cc:237] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } }
I20260713 09:09:34.075569 25045 catalog_manager.cc:5697] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 reported cstate change: term changed from 1 to 2, leader changed from 14bdf9abc302440f90e37035a11fec73 (127.21.58.65) to 565dcc96d29c41e1a3f6a57db40e81e2 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14bdf9abc302440f90e37035a11fec73" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3659c6726537444f9485876620a0b6db" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "565dcc96d29c41e1a3f6a57db40e81e2" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.140005 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
W20260713 09:09:34.146971 25188 consensus_peers.cc:597] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db -> Peer 14bdf9abc302440f90e37035a11fec73 (127.21.58.65:45027): Couldn't send request to peer 14bdf9abc302440f90e37035a11fec73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:34.158504 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:34.159060 21737 tablet_replica.cc:333] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73: stopping tablet replica
I20260713 09:09:34.159533 21737 raft_consensus.cc:2243] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.160224 21737 raft_consensus.cc:2272] T 880ac1be2d174e618365e9dc55e807b1 P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.162225 21737 tablet_replica.cc:333] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73: stopping tablet replica
I20260713 09:09:34.162673 21737 raft_consensus.cc:2243] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.162972 21737 raft_consensus.cc:2272] T c976bb36085f41f4b14b17b96f6548f5 P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.164662 21737 tablet_replica.cc:333] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73: stopping tablet replica
I20260713 09:09:34.165078 21737 raft_consensus.cc:2243] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.165423 21737 raft_consensus.cc:2272] T 57ed8f3bbb22403c9e754905bc034f5c P 14bdf9abc302440f90e37035a11fec73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.167084 21737 tablet_replica.cc:333] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73: stopping tablet replica
I20260713 09:09:34.167474 21737 raft_consensus.cc:2243] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.168108 21737 raft_consensus.cc:2272] T a3e9696286ff46f5933184d90a82441b P 14bdf9abc302440f90e37035a11fec73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.189991 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
I20260713 09:09:34.200436 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
I20260713 09:09:34.217386 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:34.218009 21737 tablet_replica.cc:333] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db: stopping tablet replica
I20260713 09:09:34.218607 21737 raft_consensus.cc:2243] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.219034 21737 raft_consensus.cc:2272] T 880ac1be2d174e618365e9dc55e807b1 P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.220997 21737 tablet_replica.cc:333] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db: stopping tablet replica
I20260713 09:09:34.221493 21737 raft_consensus.cc:2243] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.221871 21737 raft_consensus.cc:2272] T c976bb36085f41f4b14b17b96f6548f5 P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.223809 21737 tablet_replica.cc:333] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db: stopping tablet replica
I20260713 09:09:34.224287 21737 raft_consensus.cc:2243] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.224977 21737 raft_consensus.cc:2272] T 57ed8f3bbb22403c9e754905bc034f5c P 3659c6726537444f9485876620a0b6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.226660 21737 tablet_replica.cc:333] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db: stopping tablet replica
I20260713 09:09:34.227099 21737 raft_consensus.cc:2243] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.227480 21737 raft_consensus.cc:2272] T a3e9696286ff46f5933184d90a82441b P 3659c6726537444f9485876620a0b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.248140 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
I20260713 09:09:34.259182 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
I20260713 09:09:34.275554 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:34.276103 21737 tablet_replica.cc:333] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2: stopping tablet replica
I20260713 09:09:34.276590 21737 raft_consensus.cc:2243] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.277042 21737 raft_consensus.cc:2272] T 880ac1be2d174e618365e9dc55e807b1 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.278975 21737 tablet_replica.cc:333] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: stopping tablet replica
I20260713 09:09:34.279465 21737 raft_consensus.cc:2243] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.280004 21737 pending_rounds.cc:70] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: Trying to abort 1 pending ops.
I20260713 09:09:34.280187 21737 pending_rounds.cc:77] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992738598400000 op_type: NO_OP noop_request { }
I20260713 09:09:34.280519 21737 raft_consensus.cc:2889] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:34.280797 21737 raft_consensus.cc:2272] T c976bb36085f41f4b14b17b96f6548f5 P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.282670 21737 tablet_replica.cc:333] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2: stopping tablet replica
I20260713 09:09:34.283143 21737 raft_consensus.cc:2243] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.283522 21737 raft_consensus.cc:2272] T 57ed8f3bbb22403c9e754905bc034f5c P 565dcc96d29c41e1a3f6a57db40e81e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.285043 21737 tablet_replica.cc:333] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2: stopping tablet replica
I20260713 09:09:34.285465 21737 raft_consensus.cc:2243] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.285845 21737 raft_consensus.cc:2272] T a3e9696286ff46f5933184d90a82441b P 565dcc96d29c41e1a3f6a57db40e81e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.296862 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
I20260713 09:09:34.306759 21737 master.cc:562] Master@127.21.58.126:39959 shutting down...
I20260713 09:09:34.319881 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.320288 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.320534 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P e60305d0cfab4c1f99c34eea0da6980c: stopping tablet replica
I20260713 09:09:34.329941 21737 master.cc:584] Master@127.21.58.126:39959 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2642 ms)
[----------] 6 tests from LeaderRebalancerTest (85849 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:34.355151 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:34129
I20260713 09:09:34.356191 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:34.360903 25396 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
W20260713 09:09:34.361140 25397 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
W20260713 09:09:34.362167 25399 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
I20260713 09:09:34.363338 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:34.364104 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:34.364275 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:34.364389 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933774364379 us; error 0 us; skew 500 ppm
I20260713 09:09:34.364833 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:34.367255 21737 webserver.cc:533] Webserver started at http://127.21.58.126:35117/ using document root <none> and password file <none>
I20260713 09:09:34.367671 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:34.367822 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:34.368012 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:34.368960 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "4626c122913644e185bcae1d35a55376"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.372951 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:34.375877 25404 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.376544 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:34.376821 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "4626c122913644e185bcae1d35a55376"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.377096 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-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)
I20260713 09:09:34.391064 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:34.391965 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:34.426496 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:34129
I20260713 09:09:34.426584 25455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:34129 every 8 connection(s)
I20260713 09:09:34.430141 25456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.440366 25456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376: Bootstrap starting.
I20260713 09:09:34.444347 25456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.447906 25456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376: No bootstrap required, opened a new log
I20260713 09:09:34.449714 25456 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4626c122913644e185bcae1d35a55376" member_type: VOTER }
I20260713 09:09:34.450059 25456 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.450323 25456 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4626c122913644e185bcae1d35a55376, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.450881 25456 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4626c122913644e185bcae1d35a55376" member_type: VOTER }
I20260713 09:09:34.451277 25456 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:34.451470 25456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:34.451669 25456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:34.455506 25456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4626c122913644e185bcae1d35a55376" member_type: VOTER }
I20260713 09:09:34.455931 25456 leader_election.cc:304] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [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: 4626c122913644e185bcae1d35a55376; no voters: 
I20260713 09:09:34.456864 25456 leader_election.cc:290] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:34.457182 25459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:34.458469 25459 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 1 LEADER]: Becoming Leader. State: Replica: 4626c122913644e185bcae1d35a55376, State: Running, Role: LEADER
I20260713 09:09:34.459118 25459 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [LEADER]: Queue going to LEADER mode. State: All 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: "4626c122913644e185bcae1d35a55376" member_type: VOTER }
I20260713 09:09:34.459645 25456 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:34.463002 25460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4626c122913644e185bcae1d35a55376" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4626c122913644e185bcae1d35a55376" member_type: VOTER } }
I20260713 09:09:34.463577 25460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:34.463943 25461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4626c122913644e185bcae1d35a55376. Latest consensus state: current_term: 1 leader_uuid: "4626c122913644e185bcae1d35a55376" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4626c122913644e185bcae1d35a55376" member_type: VOTER } }
I20260713 09:09:34.464577 25461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:34.466660 25466 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:34.474447 25466 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:34.475330 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:34.482463 25466 catalog_manager.cc:1383] Generated new cluster ID: 0455f33d0dce4244b9726e6d9ee10692
I20260713 09:09:34.482720 25466 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:34.500358 25466 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:34.501487 25466 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:34.512205 25466 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376: Generated new TSK 0
I20260713 09:09:34.512713 25466 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:34.541708 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:34.547706 25477 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
W20260713 09:09:34.548352 25478 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
W20260713 09:09:34.549433 25480 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
I20260713 09:09:34.550232 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:34.551034 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:34.551262 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:34.551440 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933774551417 us; error 0 us; skew 500 ppm
I20260713 09:09:34.551942 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:34.554101 21737 webserver.cc:533] Webserver started at http://127.21.58.65:37591/ using document root <none> and password file <none>
I20260713 09:09:34.554634 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:34.554837 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:34.555101 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:34.556128 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "d1a162c6931b432f96a70432c29a02cd"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.560288 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:09:34.563549 25485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.564404 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:34.564631 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "d1a162c6931b432f96a70432c29a02cd"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.564859 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-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)
I20260713 09:09:34.589286 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:34.590327 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:34.591593 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:34.593745 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:34.593963 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.594219 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:34.594400 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.630015 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:45369
I20260713 09:09:34.630111 25547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:45369 every 8 connection(s)
I20260713 09:09:34.634717 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:34.641571 25552 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
W20260713 09:09:34.643924 25553 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
W20260713 09:09:34.645447 25555 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
I20260713 09:09:34.647082 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:34.647353 25548 heartbeater.cc:344] Connected to a master server at 127.21.58.126:34129
I20260713 09:09:34.647753 25548 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:34.648427 25548 heartbeater.cc:507] Master 127.21.58.126:34129 requested a full tablet report, sending...
I20260713 09:09:34.648540 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:34.648844 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:34.649031 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933774648993 us; error 0 us; skew 500 ppm
I20260713 09:09:34.649739 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:34.650544 25421 ts_manager.cc:194] Registered new tserver with Master: d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369)
I20260713 09:09:34.652279 21737 webserver.cc:533] Webserver started at http://127.21.58.66:46139/ using document root <none> and password file <none>
I20260713 09:09:34.652918 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:34.652987 25421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58144
I20260713 09:09:34.653208 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:34.653550 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:34.654738 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.658761 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:34.661782 25560 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.662554 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:34.662839 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.663100 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-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)
I20260713 09:09:34.681262 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:34.682336 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:34.683617 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:34.685680 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:34.685853 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.686190 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:34.686357 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.722386 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:44203
I20260713 09:09:34.722486 25622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:44203 every 8 connection(s)
I20260713 09:09:34.727164 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:34.733740 25626 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
W20260713 09:09:34.735594 25627 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
I20260713 09:09:34.737710 21737 server_base.cc:1061] running on GCE node
W20260713 09:09:34.738281 25629 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
I20260713 09:09:34.739297 25623 heartbeater.cc:344] Connected to a master server at 127.21.58.126:34129
I20260713 09:09:34.739316 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:34.739701 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:34.739761 25623 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:34.739907 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933774739887 us; error 0 us; skew 500 ppm
I20260713 09:09:34.740569 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:34.740581 25623 heartbeater.cc:507] Master 127.21.58.126:34129 requested a full tablet report, sending...
I20260713 09:09:34.742692 25421 ts_manager.cc:194] Registered new tserver with Master: da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:34.743124 21737 webserver.cc:533] Webserver started at http://127.21.58.67:46567/ using document root <none> and password file <none>
I20260713 09:09:34.743626 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:34.743840 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:34.744095 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:34.744169 25421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58160
I20260713 09:09:34.745347 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "50cbf4a325fd488d8e30de8c1be19271"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.749408 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:34.752442 25634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.753149 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:34.753425 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "50cbf4a325fd488d8e30de8c1be19271"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-6hmz"
I20260713 09:09:34.753698 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933688343897-21737-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)
I20260713 09:09:34.765422 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:34.766477 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:34.767853 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:34.770043 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:34.770291 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.770543 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:34.770699 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.807267 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:35447
I20260713 09:09:34.807411 25696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:35447 every 8 connection(s)
I20260713 09:09:34.819881 25697 heartbeater.cc:344] Connected to a master server at 127.21.58.126:34129
I20260713 09:09:34.820279 25697 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:34.820945 25697 heartbeater.cc:507] Master 127.21.58.126:34129 requested a full tablet report, sending...
I20260713 09:09:34.822717 25421 ts_manager.cc:194] Registered new tserver with Master: 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:34.823583 21737 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013158361s
I20260713 09:09:34.824024 25421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58174
I20260713 09:09:34.846293 25421 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58184:
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"
    }
  }
}
W20260713 09:09:34.848694 25421 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.
I20260713 09:09:34.922019 25513 tablet_service.cc:1511] Processing CreateTablet for tablet 36e8c957ee334646b36deb25026a794e (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:34.923791 25513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e8c957ee334646b36deb25026a794e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.927400 25512 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed196ddaca143568484397d08eeb53f (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:34.928898 25512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed196ddaca143568484397d08eeb53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.930189 25511 tablet_service.cc:1511] Processing CreateTablet for tablet 12277d4c196442748ec631b6bd934fd0 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:34.931648 25511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12277d4c196442748ec631b6bd934fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.931488 25588 tablet_service.cc:1511] Processing CreateTablet for tablet 36e8c957ee334646b36deb25026a794e (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:34.932842 25588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e8c957ee334646b36deb25026a794e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.936878 25586 tablet_service.cc:1511] Processing CreateTablet for tablet 12277d4c196442748ec631b6bd934fd0 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:34.931303 25587 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed196ddaca143568484397d08eeb53f (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:34.938113 25586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12277d4c196442748ec631b6bd934fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.939019 25587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed196ddaca143568484397d08eeb53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.944787 25662 tablet_service.cc:1511] Processing CreateTablet for tablet 36e8c957ee334646b36deb25026a794e (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:34.946022 25662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e8c957ee334646b36deb25026a794e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.951188 25661 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed196ddaca143568484397d08eeb53f (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:34.952473 25661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed196ddaca143568484397d08eeb53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.953675 25660 tablet_service.cc:1511] Processing CreateTablet for tablet 12277d4c196442748ec631b6bd934fd0 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:34.955413 25660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12277d4c196442748ec631b6bd934fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.958830 25585 tablet_service.cc:1511] Processing CreateTablet for tablet e30c5a7bbb7a4006b355e3ff12b0b8e5 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:34.959667 25510 tablet_service.cc:1511] Processing CreateTablet for tablet e30c5a7bbb7a4006b355e3ff12b0b8e5 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:34.960506 25585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30c5a7bbb7a4006b355e3ff12b0b8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.960947 25510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30c5a7bbb7a4006b355e3ff12b0b8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.970944 25659 tablet_service.cc:1511] Processing CreateTablet for tablet e30c5a7bbb7a4006b355e3ff12b0b8e5 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:34.972268 25659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30c5a7bbb7a4006b355e3ff12b0b8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.976043 25509 tablet_service.cc:1511] Processing CreateTablet for tablet 660496b5689242c78f5bc4259899a0fb (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:34.977324 25509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660496b5689242c78f5bc4259899a0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.977818 25584 tablet_service.cc:1511] Processing CreateTablet for tablet 660496b5689242c78f5bc4259899a0fb (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:34.979542 25584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660496b5689242c78f5bc4259899a0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.993541 25658 tablet_service.cc:1511] Processing CreateTablet for tablet 660496b5689242c78f5bc4259899a0fb (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:34.997357 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660496b5689242c78f5bc4259899a0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.996038 25508 tablet_service.cc:1511] Processing CreateTablet for tablet d49975898d734f53bd10363d73b64814 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:35.002986 25508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49975898d734f53bd10363d73b64814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.008942 25586 tablet_service.cc:1511] Processing CreateTablet for tablet d49975898d734f53bd10363d73b64814 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:35.010586 25713 tablet_bootstrap.cc:492] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.010761 25586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49975898d734f53bd10363d73b64814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.015111 25660 tablet_service.cc:1511] Processing CreateTablet for tablet d49975898d734f53bd10363d73b64814 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:35.018781 25660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49975898d734f53bd10363d73b64814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.025353 25583 tablet_service.cc:1511] Processing CreateTablet for tablet f02aea8900604d95bb0c51aee58ebae1 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:35.027009 25583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02aea8900604d95bb0c51aee58ebae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.032517 25662 tablet_service.cc:1511] Processing CreateTablet for tablet f02aea8900604d95bb0c51aee58ebae1 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:35.042289 25507 tablet_service.cc:1511] Processing CreateTablet for tablet e37ee95fa13e4deabf69d4446e591791 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:35.043448 25662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02aea8900604d95bb0c51aee58ebae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.038425 25582 tablet_service.cc:1511] Processing CreateTablet for tablet b2012fcb143243efbf5b7142220aa002 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:35.053647 25582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2012fcb143243efbf5b7142220aa002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.041620 25657 tablet_service.cc:1511] Processing CreateTablet for tablet b2012fcb143243efbf5b7142220aa002 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:35.043510 25507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37ee95fa13e4deabf69d4446e591791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.059284 25714 tablet_bootstrap.cc:492] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.060582 25513 tablet_service.cc:1511] Processing CreateTablet for tablet f02aea8900604d95bb0c51aee58ebae1 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:35.061852 25513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02aea8900604d95bb0c51aee58ebae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.065028 25661 tablet_service.cc:1511] Processing CreateTablet for tablet e37ee95fa13e4deabf69d4446e591791 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:35.065572 25712 tablet_bootstrap.cc:492] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.065456 25587 tablet_service.cc:1511] Processing CreateTablet for tablet e37ee95fa13e4deabf69d4446e591791 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:35.045933 25512 tablet_service.cc:1511] Processing CreateTablet for tablet b2012fcb143243efbf5b7142220aa002 (DEFAULT_TABLE table=test-workload [id=44098678561f43e4bd37f568a1e06882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:35.074633 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2012fcb143243efbf5b7142220aa002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.076655 25661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37ee95fa13e4deabf69d4446e591791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.082396 25587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37ee95fa13e4deabf69d4446e591791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.089428 25512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2012fcb143243efbf5b7142220aa002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.092310 25712 tablet_bootstrap.cc:654] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.037148 25713 tablet_bootstrap.cc:654] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.111886 25713 tablet_bootstrap.cc:492] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.112331 25713 ts_tablet_manager.cc:1403] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.102s	user 0.004s	sys 0.005s
I20260713 09:09:35.101913 25714 tablet_bootstrap.cc:654] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.115005 25713 raft_consensus.cc:359] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.115710 25713 raft_consensus.cc:385] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.116005 25713 raft_consensus.cc:740] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.116729 25713 consensus_queue.cc:260] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.120867 25714 tablet_bootstrap.cc:492] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.121337 25714 ts_tablet_manager.cc:1403] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.000s
I20260713 09:09:35.123662 25714 raft_consensus.cc:359] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.124154 25714 raft_consensus.cc:385] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.125042 25714 raft_consensus.cc:740] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.126235 25714 consensus_queue.cc:260] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.128084 25548 heartbeater.cc:499] Master 127.21.58.126:34129 was elected leader, sending a full tablet report...
I20260713 09:09:35.129392 25712 tablet_bootstrap.cc:492] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.129899 25712 ts_tablet_manager.cc:1403] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.017s
I20260713 09:09:35.132613 25712 raft_consensus.cc:359] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.133256 25712 raft_consensus.cc:385] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.133515 25712 raft_consensus.cc:740] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.134178 25712 consensus_queue.cc:260] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.140270 25712 ts_tablet_manager.cc:1434] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:35.140895 25623 heartbeater.cc:499] Master 127.21.58.126:34129 was elected leader, sending a full tablet report...
I20260713 09:09:35.142258 25713 ts_tablet_manager.cc:1434] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.014s
I20260713 09:09:35.143648 25713 tablet_bootstrap.cc:492] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.149906 25712 tablet_bootstrap.cc:492] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.151551 25713 tablet_bootstrap.cc:654] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.156960 25713 tablet_bootstrap.cc:492] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.157442 25713 ts_tablet_manager.cc:1403] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.005s
I20260713 09:09:35.158365 25712 tablet_bootstrap.cc:654] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.160746 25713 raft_consensus.cc:359] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.161803 25713 raft_consensus.cc:385] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.162256 25713 raft_consensus.cc:740] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.163239 25713 consensus_queue.cc:260] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.166554 25713 ts_tablet_manager.cc:1434] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:09:35.168099 25713 tablet_bootstrap.cc:492] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.176047 25713 tablet_bootstrap.cc:654] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.187295 25697 heartbeater.cc:499] Master 127.21.58.126:34129 was elected leader, sending a full tablet report...
I20260713 09:09:35.187798 25714 ts_tablet_manager.cc:1434] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.066s	user 0.035s	sys 0.031s
I20260713 09:09:35.188778 25714 tablet_bootstrap.cc:492] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.194480 25714 tablet_bootstrap.cc:654] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.196969 25713 tablet_bootstrap.cc:492] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.197508 25713 ts_tablet_manager.cc:1403] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.017s
I20260713 09:09:35.200315 25712 tablet_bootstrap.cc:492] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.200248 25713 raft_consensus.cc:359] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.201028 25712 ts_tablet_manager.cc:1403] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.021s
I20260713 09:09:35.201128 25713 raft_consensus.cc:385] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.201718 25713 raft_consensus.cc:740] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.202670 25713 consensus_queue.cc:260] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.204676 25712 raft_consensus.cc:359] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.205651 25712 raft_consensus.cc:385] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.206028 25712 raft_consensus.cc:740] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.206990 25712 consensus_queue.cc:260] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.211252 25713 ts_tablet_manager.cc:1434] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:35.212939 25712 ts_tablet_manager.cc:1434] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:09:35.214063 25712 tablet_bootstrap.cc:492] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.215070 25714 tablet_bootstrap.cc:492] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.214063 25713 tablet_bootstrap.cc:492] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.215659 25714 ts_tablet_manager.cc:1403] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260713 09:09:35.218187 25714 raft_consensus.cc:359] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.218870 25714 raft_consensus.cc:385] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.219182 25714 raft_consensus.cc:740] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.219945 25714 consensus_queue.cc:260] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.221902 25714 ts_tablet_manager.cc:1434] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:35.222764 25714 tablet_bootstrap.cc:492] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.223646 25712 tablet_bootstrap.cc:654] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.224757 25713 tablet_bootstrap.cc:654] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.229522 25714 tablet_bootstrap.cc:654] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.235178 25712 tablet_bootstrap.cc:492] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.235620 25712 ts_tablet_manager.cc:1403] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260713 09:09:35.236346 25713 tablet_bootstrap.cc:492] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.236724 25714 tablet_bootstrap.cc:492] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.236841 25713 ts_tablet_manager.cc:1403] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260713 09:09:35.237180 25714 ts_tablet_manager.cc:1403] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:09:35.237820 25712 raft_consensus.cc:359] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.238634 25712 raft_consensus.cc:385] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.238888 25712 raft_consensus.cc:740] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.239543 25712 consensus_queue.cc:260] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.239672 25713 raft_consensus.cc:359] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.239948 25714 raft_consensus.cc:359] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.240406 25713 raft_consensus.cc:385] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.240626 25714 raft_consensus.cc:385] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.240696 25713 raft_consensus.cc:740] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.240993 25714 raft_consensus.cc:740] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.241453 25712 ts_tablet_manager.cc:1434] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:09:35.241631 25713 consensus_queue.cc:260] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.242499 25712 tablet_bootstrap.cc:492] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.241739 25714 consensus_queue.cc:260] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.243963 25713 ts_tablet_manager.cc:1434] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:35.244463 25714 ts_tablet_manager.cc:1434] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260713 09:09:35.244899 25713 tablet_bootstrap.cc:492] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.245505 25714 tablet_bootstrap.cc:492] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.248728 25719 raft_consensus.cc:493] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.249316 25719 raft_consensus.cc:515] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.251088 25713 tablet_bootstrap.cc:654] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.251919 25719 leader_election.cc:290] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.252374 25714 tablet_bootstrap.cc:654] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.264225 25712 tablet_bootstrap.cc:654] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.277406 25712 tablet_bootstrap.cc:492] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.277894 25712 ts_tablet_manager.cc:1403] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260713 09:09:35.280771 25712 raft_consensus.cc:359] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.282496 25712 raft_consensus.cc:385] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.282799 25712 raft_consensus.cc:740] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.283609 25712 consensus_queue.cc:260] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.286751 25719 raft_consensus.cc:493] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.287248 25719 raft_consensus.cc:515] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.288568 25523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.289419 25719 leader_election.cc:290] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.289470 25523 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:35.291139 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.291791 25712 ts_tablet_manager.cc:1434] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:09:35.291997 25522 raft_consensus.cc:2468] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:35.292739 25712 tablet_bootstrap.cc:492] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.293922 25636 leader_election.cc:304] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:35.295096 25719 raft_consensus.cc:2804] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.295567 25719 raft_consensus.cc:493] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.295980 25719 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.299566 25712 tablet_bootstrap.cc:654] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.302666 25636 leader_election.cc:304] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:35.306948 25733 raft_consensus.cc:2804] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.307331 25733 raft_consensus.cc:493] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.307696 25733 raft_consensus.cc:3060] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.307858 25719 raft_consensus.cc:515] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.310770 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:35.311487 25522 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.317538 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:35.318117 25598 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:35.319132 25522 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:35.319303 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:35.320055 25597 raft_consensus.cc:2468] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:35.320190 25636 leader_election.cc:304] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:35.321226 25713 tablet_bootstrap.cc:492] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.321715 25713 ts_tablet_manager.cc:1403] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.036s
I20260713 09:09:35.322041 25714 tablet_bootstrap.cc:492] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.322533 25714 ts_tablet_manager.cc:1403] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.020s
I20260713 09:09:35.323122 25712 tablet_bootstrap.cc:492] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.323743 25712 ts_tablet_manager.cc:1403] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260713 09:09:35.324529 25713 raft_consensus.cc:359] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.325239 25713 raft_consensus.cc:385] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.325310 25719 leader_election.cc:290] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.325598 25713 raft_consensus.cc:740] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.325927 25719 raft_consensus.cc:2804] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.326382 25719 raft_consensus.cc:697] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:35.326592 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:35.326467 25713 consensus_queue.cc:260] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.327419 25597 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.319167 25733 raft_consensus.cc:515] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.327944 25714 raft_consensus.cc:359] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.328663 25714 raft_consensus.cc:385] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.328958 25714 raft_consensus.cc:740] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.329535 25733 leader_election.cc:290] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.329814 25714 consensus_queue.cc:260] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.331956 25714 ts_tablet_manager.cc:1434] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:35.332221 25713 ts_tablet_manager.cc:1434] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:09:35.332864 25714 tablet_bootstrap.cc:492] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.333112 25713 tablet_bootstrap.cc:492] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.335225 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:35.335788 25598 raft_consensus.cc:3060] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.327239 25719 consensus_queue.cc:237] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.339444 25713 tablet_bootstrap.cc:654] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.343493 25598 raft_consensus.cc:2468] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:35.344727 25638 leader_election.cc:304] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.345480 25733 raft_consensus.cc:2804] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.345865 25714 tablet_bootstrap.cc:654] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.346189 25733 raft_consensus.cc:697] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:35.346779 25597 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:35.347086 25733 consensus_queue.cc:237] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.349129 25712 raft_consensus.cc:359] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.349807 25712 raft_consensus.cc:385] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.345443 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:35.350061 25712 raft_consensus.cc:740] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.350425 25522 raft_consensus.cc:3060] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.350836 25712 consensus_queue.cc:260] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.357602 25522 raft_consensus.cc:2468] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:35.359215 25419 catalog_manager.cc:5697] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:35.362975 25713 tablet_bootstrap.cc:492] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.363525 25713 ts_tablet_manager.cc:1403] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260713 09:09:35.365450 25714 tablet_bootstrap.cc:492] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.365792 25712 ts_tablet_manager.cc:1434] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:09:35.366005 25714 ts_tablet_manager.cc:1403] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.003s
I20260713 09:09:35.366822 25712 tablet_bootstrap.cc:492] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.366709 25713 raft_consensus.cc:359] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.367590 25713 raft_consensus.cc:385] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.367974 25713 raft_consensus.cc:740] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.368755 25713 consensus_queue.cc:260] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.369172 25714 raft_consensus.cc:359] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.369889 25714 raft_consensus.cc:385] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.370289 25714 raft_consensus.cc:740] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.371196 25714 consensus_queue.cc:260] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.373548 25714 ts_tablet_manager.cc:1434] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:09:35.373761 25712 tablet_bootstrap.cc:654] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.374521 25714 tablet_bootstrap.cc:492] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.375033 25713 ts_tablet_manager.cc:1434] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:35.376111 25713 tablet_bootstrap.cc:492] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.382027 25713 tablet_bootstrap.cc:654] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.382560 25714 tablet_bootstrap.cc:654] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.390316 25720 raft_consensus.cc:493] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.390908 25720 raft_consensus.cc:515] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.394796 25713 tablet_bootstrap.cc:492] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.395311 25713 ts_tablet_manager.cc:1403] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:09:35.398110 25713 raft_consensus.cc:359] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.399961 25713 raft_consensus.cc:385] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.400352 25713 raft_consensus.cc:740] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.401626 25714 tablet_bootstrap.cc:492] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.402361 25714 ts_tablet_manager.cc:1403] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.021s
I20260713 09:09:35.402802 25720 leader_election.cc:290] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.402621 25713 consensus_queue.cc:260] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.410565 25419 catalog_manager.cc:5697] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:35.411216 25714 raft_consensus.cc:359] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.413235 25714 raft_consensus.cc:385] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.413506 25713 ts_tablet_manager.cc:1434] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260713 09:09:35.418367 25713 tablet_bootstrap.cc:492] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.422426 25718 raft_consensus.cc:493] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.413712 25714 raft_consensus.cc:740] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.422900 25718 raft_consensus.cc:515] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.423825 25714 consensus_queue.cc:260] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.429816 25714 ts_tablet_manager.cc:1434] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.001s
I20260713 09:09:35.432169 25714 tablet_bootstrap.cc:492] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.437356 25718 leader_election.cc:290] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.437879 25718 raft_consensus.cc:493] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.438349 25718 raft_consensus.cc:515] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.440263 25718 leader_election.cc:290] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.447897 25712 tablet_bootstrap.cc:492] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.448424 25712 ts_tablet_manager.cc:1403] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.082s	user 0.034s	sys 0.036s
I20260713 09:09:35.451689 25712 raft_consensus.cc:359] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.452368 25712 raft_consensus.cc:385] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.452700 25712 raft_consensus.cc:740] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.453500 25712 consensus_queue.cc:260] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.456302 25714 tablet_bootstrap.cc:654] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.463194 25712 ts_tablet_manager.cc:1434] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:35.465833 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30c5a7bbb7a4006b355e3ff12b0b8e5" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:35.466435 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e8c957ee334646b36deb25026a794e" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.466794 25598 raft_consensus.cc:2468] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:35.467087 25522 raft_consensus.cc:2468] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:35.466435 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:35.469017 25489 leader_election.cc:304] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
W20260713 09:09:35.469828 25469 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:35.470047 25745 raft_consensus.cc:2804] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.470505 25745 raft_consensus.cc:493] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.470839 25745 raft_consensus.cc:3060] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.470937 25562 leader_election.cc:304] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.471508 25713 tablet_bootstrap.cc:654] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.471884 25720 raft_consensus.cc:2804] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.472261 25720 raft_consensus.cc:493] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.472587 25720 raft_consensus.cc:3060] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.476305 25733 raft_consensus.cc:493] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.476776 25733 raft_consensus.cc:515] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
W20260713 09:09:35.477628 25489 leader_election.cc:343] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.478823 25733 leader_election.cc:290] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.480262 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49975898d734f53bd10363d73b64814" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.481905 25522 raft_consensus.cc:2468] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:35.482260 25712 tablet_bootstrap.cc:492] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.480592 25720 raft_consensus.cc:515] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.482839 25636 leader_election.cc:304] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:35.483695 25733 raft_consensus.cc:2804] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.484040 25733 raft_consensus.cc:493] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.484364 25733 raft_consensus.cc:3060] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.485023 25720 leader_election.cc:290] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.488437 25713 tablet_bootstrap.cc:492] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.488945 25713 ts_tablet_manager.cc:1403] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260713 09:09:35.488983 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e8c957ee334646b36deb25026a794e" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:35.489605 25522 raft_consensus.cc:3060] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.490573 25712 tablet_bootstrap.cc:654] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.491696 25713 raft_consensus.cc:359] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.480533 25745 raft_consensus.cc:515] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.492336 25713 raft_consensus.cc:385] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.494364 25713 raft_consensus.cc:740] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.495193 25713 consensus_queue.cc:260] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.496608 25522 raft_consensus.cc:2468] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:35.496747 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30c5a7bbb7a4006b355e3ff12b0b8e5" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:35.497505 25597 raft_consensus.cc:3060] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.497632 25562 leader_election.cc:304] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.498548 25720 raft_consensus.cc:2804] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.504789 25713 ts_tablet_manager.cc:1434] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.005s
I20260713 09:09:35.505424 25733 raft_consensus.cc:515] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.508649 25597 raft_consensus.cc:2468] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:35.514048 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30c5a7bbb7a4006b355e3ff12b0b8e5" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:35.507153 25745 leader_election.cc:290] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.509790 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49975898d734f53bd10363d73b64814" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:35.514732 25670 raft_consensus.cc:2468] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:35.515139 25598 raft_consensus.cc:2468] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:35.515223 25489 leader_election.cc:304] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.511231 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e8c957ee334646b36deb25026a794e" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:35.515672 25733 leader_election.cc:290] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.516084 25672 raft_consensus.cc:2468] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:35.516124 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:35.516486 25745 raft_consensus.cc:2804] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.511826 25712 tablet_bootstrap.cc:492] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.508162 25713 tablet_bootstrap.cc:492] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:35.512607 25671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e8c957ee334646b36deb25026a794e" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:35.517554 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49975898d734f53bd10363d73b64814" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:35.517954 25671 raft_consensus.cc:3060] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.518110 25522 raft_consensus.cc:3060] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.519356 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49975898d734f53bd10363d73b64814" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:35.519898 25598 raft_consensus.cc:3060] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.513430 25720 raft_consensus.cc:697] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:35.516978 25745 raft_consensus.cc:697] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:35.522830 25745 consensus_queue.cc:237] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.525148 25671 raft_consensus.cc:2468] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:35.517621 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30c5a7bbb7a4006b355e3ff12b0b8e5" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:35.526844 25670 raft_consensus.cc:3060] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.517557 25712 ts_tablet_manager.cc:1403] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
W20260713 09:09:35.528131 25486 leader_election.cc:343] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.528581 25486 leader_election.cc:304] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd; no voters: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:35.529317 25718 raft_consensus.cc:2749] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.526588 25598 raft_consensus.cc:2468] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:35.530458 25712 raft_consensus.cc:359] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.522831 25720 consensus_queue.cc:237] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.531631 25638 leader_election.cc:304] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.532495 25733 raft_consensus.cc:2804] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.533092 25713 tablet_bootstrap.cc:654] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.533202 25733 raft_consensus.cc:697] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:35.531301 25712 raft_consensus.cc:385] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.534212 25733 consensus_queue.cc:237] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.536556 25714 tablet_bootstrap.cc:492] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.537053 25714 ts_tablet_manager.cc:1403] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.020s
I20260713 09:09:35.537065 25418 catalog_manager.cc:5697] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.538674 25670 raft_consensus.cc:2468] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:35.540571 25714 raft_consensus.cc:359] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.541272 25522 raft_consensus.cc:2468] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:35.541512 25714 raft_consensus.cc:385] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.534654 25712 raft_consensus.cc:740] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.541988 25714 raft_consensus.cc:740] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.549154 25745 raft_consensus.cc:493] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.549670 25745 raft_consensus.cc:515] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.549853 25714 consensus_queue.cc:260] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.552183 25745 leader_election.cc:290] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.553112 25714 ts_tablet_manager.cc:1434] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:09:35.554430 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:35.555033 25598 raft_consensus.cc:2468] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:35.543553 25712 consensus_queue.cc:260] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.556316 25489 leader_election.cc:304] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.557024 25751 raft_consensus.cc:493] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.557276 25714 tablet_bootstrap.cc:492] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.556516 25419 catalog_manager.cc:5697] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 0 to 1, leader changed from <none> to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.557565 25751 raft_consensus.cc:515] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.557106 25418 catalog_manager.cc:5697] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:35.562350 25751 leader_election.cc:290] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.564098 25714 tablet_bootstrap.cc:654] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.565481 25745 raft_consensus.cc:2804] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.566455 25745 raft_consensus.cc:493] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.566478 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:35.566916 25745 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.567183 25671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
W20260713 09:09:35.568813 25561 leader_election.cc:343] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.569746 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.570636 25522 raft_consensus.cc:2468] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:35.571717 25562 leader_election.cc:304] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [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: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:35.573167 25751 raft_consensus.cc:2804] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.573671 25751 raft_consensus.cc:493] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.574167 25751 raft_consensus.cc:3060] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.574286 25745 raft_consensus.cc:515] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.577008 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:35.577561 25598 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.571720 25712 ts_tablet_manager.cc:1434] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:09:35.582414 25733 raft_consensus.cc:493] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.583115 25733 raft_consensus.cc:515] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.584937 25598 raft_consensus.cc:2468] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:35.585179 25714 tablet_bootstrap.cc:492] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.585610 25714 ts_tablet_manager.cc:1403] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260713 09:09:35.586880 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:35.587270 25733 leader_election.cc:290] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.585999 25489 leader_election.cc:304] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.588068 25714 raft_consensus.cc:359] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
W20260713 09:09:35.588292 25638 leader_election.cc:343] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.588773 25714 raft_consensus.cc:385] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.589025 25718 raft_consensus.cc:2804] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.589071 25714 raft_consensus.cc:740] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.589943 25714 consensus_queue.cc:260] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.590837 25712 tablet_bootstrap.cc:492] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.588284 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.595014 25522 raft_consensus.cc:2468] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:35.596841 25636 leader_election.cc:304] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [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: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:35.597998 25733 raft_consensus.cc:2804] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.598433 25733 raft_consensus.cc:493] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.598760 25733 raft_consensus.cc:3060] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.592404 25714 ts_tablet_manager.cc:1434] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:35.603466 25733 raft_consensus.cc:515] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.605352 25751 raft_consensus.cc:515] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.603377 25714 tablet_bootstrap.cc:492] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:35.607712 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
W20260713 09:09:35.608969 25638 leader_election.cc:343] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.606005 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:35.609992 25522 raft_consensus.cc:3060] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.613300 25523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:35.613648 25733 leader_election.cc:290] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:35.614080 25523 raft_consensus.cc:3060] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.617738 25670 raft_consensus.cc:2468] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:35.618222 25718 raft_consensus.cc:697] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:35.617753 25522 raft_consensus.cc:2468] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:35.619375 25718 consensus_queue.cc:237] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.620023 25636 leader_election.cc:304] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:35.620999 25733 raft_consensus.cc:2804] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.621486 25733 raft_consensus.cc:697] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:35.622287 25733 consensus_queue.cc:237] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.622732 25671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:35.626204 25745 leader_election.cc:290] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.626375 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:35.627203 25670 raft_consensus.cc:3060] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.627519 25751 leader_election.cc:290] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.628043 25523 raft_consensus.cc:2468] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:35.628317 25713 tablet_bootstrap.cc:492] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:35.628767 25713 ts_tablet_manager.cc:1403] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.121s	user 0.037s	sys 0.022s
I20260713 09:09:35.629204 25562 leader_election.cc:304] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.630038 25751 raft_consensus.cc:2804] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.630846 25751 raft_consensus.cc:697] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:35.631429 25713 raft_consensus.cc:359] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.631660 25751 consensus_queue.cc:237] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.632084 25713 raft_consensus.cc:385] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.632606 25713 raft_consensus.cc:740] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.633354 25713 consensus_queue.cc:260] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.634671 25714 tablet_bootstrap.cc:654] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.635222 25713 ts_tablet_manager.cc:1434] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:35.638401 25712 tablet_bootstrap.cc:654] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.637836 25418 catalog_manager.cc:5697] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:35.637836 25419 catalog_manager.cc:5697] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.646838 25714 tablet_bootstrap.cc:492] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:35.646695 25670 raft_consensus.cc:2468] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:35.646971 25712 tablet_bootstrap.cc:492] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.647352 25714 ts_tablet_manager.cc:1403] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260713 09:09:35.647562 25712 ts_tablet_manager.cc:1403] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.006s
I20260713 09:09:35.649983 25714 raft_consensus.cc:359] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.650672 25714 raft_consensus.cc:385] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.650918 25714 raft_consensus.cc:740] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.650964 25712 raft_consensus.cc:359] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.651624 25712 raft_consensus.cc:385] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.652021 25712 raft_consensus.cc:740] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.651624 25714 consensus_queue.cc:260] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.652719 25712 consensus_queue.cc:260] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.653890 25714 ts_tablet_manager.cc:1434] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:35.654735 25712 ts_tablet_manager.cc:1434] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:35.655509 25712 tablet_bootstrap.cc:492] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:35.659991 25712 tablet_bootstrap.cc:654] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.665403 25420 catalog_manager.cc:5697] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 0 to 1, leader changed from <none> to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.669004 25712 tablet_bootstrap.cc:492] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:35.669966 25751 raft_consensus.cc:493] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.670490 25751 raft_consensus.cc:515] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.671482 25712 ts_tablet_manager.cc:1403] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.011s
I20260713 09:09:35.672504 25751 leader_election.cc:290] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.674082 25523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02aea8900604d95bb0c51aee58ebae1" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.674230 25712 raft_consensus.cc:359] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.674757 25523 raft_consensus.cc:2468] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:35.674949 25712 raft_consensus.cc:385] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.675309 25712 raft_consensus.cc:740] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.675985 25712 consensus_queue.cc:260] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.676580 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02aea8900604d95bb0c51aee58ebae1" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:35.676884 25562 leader_election.cc:304] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.677186 25670 raft_consensus.cc:2468] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:35.677925 25720 raft_consensus.cc:2804] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.678272 25720 raft_consensus.cc:493] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.678530 25712 ts_tablet_manager.cc:1434] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:35.678556 25720 raft_consensus.cc:3060] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.683777 25720 raft_consensus.cc:515] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.685801 25720 leader_election.cc:290] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.686353 25523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02aea8900604d95bb0c51aee58ebae1" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:35.686890 25523 raft_consensus.cc:3060] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.686815 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02aea8900604d95bb0c51aee58ebae1" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:35.687536 25670 raft_consensus.cc:3060] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.691586 25523 raft_consensus.cc:2468] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:35.692152 25670 raft_consensus.cc:2468] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:35.692497 25562 leader_election.cc:304] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:35.693255 25720 raft_consensus.cc:2804] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.693634 25720 raft_consensus.cc:697] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:35.694377 25720 consensus_queue.cc:237] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.701076 25420 catalog_manager.cc:5697] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 0 to 1, leader changed from <none> to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.813522 25733 consensus_queue.cc:1048] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.814208 25720 raft_consensus.cc:493] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.814796 25720 raft_consensus.cc:515] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:35.818116 25720 leader_election.cc:290] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:35.818837 25523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:35.819700 25523 raft_consensus.cc:2393] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da9c6ab6f11a4c95b4c2da90b599f925 in current term 1: Already voted for candidate 50cbf4a325fd488d8e30de8c1be19271 in this term.
I20260713 09:09:35.819716 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:35.821774 25561 leader_election.cc:304] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da9c6ab6f11a4c95b4c2da90b599f925; no voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:35.825826 25734 consensus_queue.cc:1048] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:35.827466 25720 raft_consensus.cc:3060] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.833830 25719 consensus_queue.cc:1048] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.834606 25720 raft_consensus.cc:2749] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.845770 25734 consensus_queue.cc:1048] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.865867 25597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36e8c957ee334646b36deb25026a794e"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
mode: GRACEFUL
new_leader_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:54864
I20260713 09:09:35.866444 25597 raft_consensus.cc:606] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Received request to transfer leadership to TS d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:35.877702 25670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
mode: GRACEFUL
new_leader_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:33830
I20260713 09:09:35.878105 25670 raft_consensus.cc:606] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Received request to transfer leadership to TS d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:35.882633 25670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
mode: GRACEFUL
new_leader_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:33830
I20260713 09:09:35.883013 25670 raft_consensus.cc:606] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Received request to transfer leadership to TS d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:35.900879 25523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
mode: GRACEFUL
new_leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:52316
I20260713 09:09:35.901369 25523 raft_consensus.cc:606] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Received request to transfer leadership to TS da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:35.905844 25670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d49975898d734f53bd10363d73b64814"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
mode: GRACEFUL
new_leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:33830
I20260713 09:09:35.906380 25670 raft_consensus.cc:606] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Received request to transfer leadership to TS da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:35.913009 25670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
mode: GRACEFUL
new_leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:33830
I20260713 09:09:35.913439 25670 raft_consensus.cc:606] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Received request to transfer leadership to TS da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:35.918071 25597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
mode: GRACEFUL
new_leader_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:54864
I20260713 09:09:35.918605 25597 raft_consensus.cc:606] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Received request to transfer leadership to TS 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:36.013458 25719 consensus_queue.cc:1048] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.022953 25733 consensus_queue.cc:1048] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.029796 25734 raft_consensus.cc:993] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271: : Instructing follower da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:36.030287 25733 raft_consensus.cc:1081] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Signalling peer da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:36.031705 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:54850
I20260713 09:09:36.032163 25597 raft_consensus.cc:493] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.032470 25597 raft_consensus.cc:3060] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.036038 25733 consensus_queue.cc:1048] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.037765 25597 raft_consensus.cc:515] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.040105 25597 leader_election.cc:290] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:36.043150 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:36.043728 25522 raft_consensus.cc:3060] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.045120 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2012fcb143243efbf5b7142220aa002" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:36.045612 25670 raft_consensus.cc:3055] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.045857 25670 raft_consensus.cc:740] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:36.046597 25670 consensus_queue.cc:260] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.047560 25670 raft_consensus.cc:3060] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.049315 25522 raft_consensus.cc:2468] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:36.050304 25562 leader_election.cc:304] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:36.051105 25720 raft_consensus.cc:2804] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.051570 25720 raft_consensus.cc:697] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:36.052301 25720 consensus_queue.cc:237] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.056818 25719 consensus_queue.cc:1048] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.062049 25670 raft_consensus.cc:2468] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:36.064091 25734 raft_consensus.cc:993] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271: : Instructing follower da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:36.063306 25419 catalog_manager.cc:5697] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 1 to 2, leader changed from 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67) to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.064589 25719 raft_consensus.cc:1081] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Signalling peer da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:36.066043 25597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d49975898d734f53bd10363d73b64814"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:54850
I20260713 09:09:36.066618 25597 raft_consensus.cc:493] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.067006 25597 raft_consensus.cc:3060] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.073239 25597 raft_consensus.cc:515] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.074682 25597 leader_election.cc:290] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:36.075453 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49975898d734f53bd10363d73b64814" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:36.076018 25522 raft_consensus.cc:3060] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.076383 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d49975898d734f53bd10363d73b64814" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:36.076963 25670 raft_consensus.cc:3055] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.077272 25670 raft_consensus.cc:740] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:36.078058 25670 consensus_queue.cc:260] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.079282 25670 raft_consensus.cc:3060] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.082512 25522 raft_consensus.cc:2468] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:36.083559 25562 leader_election.cc:304] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:36.084342 25720 raft_consensus.cc:2804] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.084719 25720 raft_consensus.cc:697] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:36.085269 25670 raft_consensus.cc:2468] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:36.085455 25720 consensus_queue.cc:237] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.091154 25419 catalog_manager.cc:5697] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 1 to 2, leader changed from 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67) to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.099915 25720 consensus_queue.cc:1048] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.108062 25779 consensus_queue.cc:1048] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.109908 25718 consensus_queue.cc:1048] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.115481 25751 consensus_queue.cc:1048] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.122520 25745 consensus_queue.cc:1048] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.126535 25745 consensus_queue.cc:1048] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.128748 25720 consensus_queue.cc:1048] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.129917 25718 raft_consensus.cc:993] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd: : Instructing follower da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:36.130422 25718 raft_consensus.cc:1081] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Signalling peer da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:36.135255 25670 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.136554 25720 raft_consensus.cc:993] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925: : Instructing follower d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:36.137081 25720 raft_consensus.cc:1081] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Signalling peer d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:36.144516 25596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:54852
I20260713 09:09:36.145632 25596 raft_consensus.cc:493] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.146015 25596 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.147647 25522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36e8c957ee334646b36deb25026a794e"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:52302
I20260713 09:09:36.148229 25522 raft_consensus.cc:493] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.148584 25522 raft_consensus.cc:3060] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.154289 25779 consensus_queue.cc:1048] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.157917 25745 consensus_queue.cc:1048] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.157734 25596 raft_consensus.cc:515] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.166759 25523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:36.167325 25523 raft_consensus.cc:3055] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.167654 25523 raft_consensus.cc:740] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:36.168435 25523 consensus_queue.cc:260] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.169327 25523 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.157652 25522 raft_consensus.cc:515] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.173902 25522 leader_election.cc:290] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:36.176079 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e8c957ee334646b36deb25026a794e" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:36.176890 25668 raft_consensus.cc:3060] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.179373 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e8c957ee334646b36deb25026a794e" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:36.180171 25597 raft_consensus.cc:3055] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.180578 25597 raft_consensus.cc:740] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:36.185065 25596 leader_election.cc:290] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:36.186573 25667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:36.188504 25523 raft_consensus.cc:2468] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:36.190014 25562 leader_election.cc:304] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [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: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:36.191085 25779 raft_consensus.cc:2804] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.191691 25779 raft_consensus.cc:697] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:36.192507 25779 consensus_queue.cc:237] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.181548 25597 consensus_queue.cc:260] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.194583 25597 raft_consensus.cc:3060] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.191041 25668 raft_consensus.cc:2468] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:36.200500 25486 leader_election.cc:304] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:36.201922 25718 raft_consensus.cc:2804] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.202521 25718 raft_consensus.cc:697] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:36.203660 25718 consensus_queue.cc:237] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.213900 25597 raft_consensus.cc:2468] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:36.213765 25419 catalog_manager.cc:5697] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 1 to 2, leader changed from d1a162c6931b432f96a70432c29a02cd (127.21.58.65) to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.216931 25751 raft_consensus.cc:993] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925: : Instructing follower 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:36.217401 25720 raft_consensus.cc:1081] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Signalling peer 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:36.216711 25421 catalog_manager.cc:5697] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 1 to 2, leader changed from da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66) to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 2 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.219640 25670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:33818
I20260713 09:09:36.220268 25670 raft_consensus.cc:493] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.220614 25670 raft_consensus.cc:3060] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.221778 25751 consensus_queue.cc:1048] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.229463 25670 raft_consensus.cc:515] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.231582 25670 leader_election.cc:290] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:36.232806 25523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:36.233062 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37ee95fa13e4deabf69d4446e591791" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:36.233408 25523 raft_consensus.cc:3060] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.233593 25597 raft_consensus.cc:3055] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.233990 25597 raft_consensus.cc:740] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:36.234891 25597 consensus_queue.cc:260] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.236073 25597 raft_consensus.cc:3060] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.241144 25523 raft_consensus.cc:2468] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 2.
I20260713 09:09:36.242200 25636 leader_election.cc:304] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:36.242981 25734 raft_consensus.cc:2804] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.243456 25734 raft_consensus.cc:697] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:36.243728 25597 raft_consensus.cc:2468] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 2.
I20260713 09:09:36.244318 25734 consensus_queue.cc:237] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.253096 25419 catalog_manager.cc:5697] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 1 to 2, leader changed from da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66) to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.406606 25733 raft_consensus.cc:993] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271: : Instructing follower d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:36.407064 25719 raft_consensus.cc:1081] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Signalling peer d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:36.408510 25523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:52288
I20260713 09:09:36.408969 25523 raft_consensus.cc:493] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.409257 25523 raft_consensus.cc:3060] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.413796 25523 raft_consensus.cc:515] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.415261 25523 leader_election.cc:290] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:36.415951 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:36.416257 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed196ddaca143568484397d08eeb53f" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:36.416561 25597 raft_consensus.cc:3060] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.416846 25670 raft_consensus.cc:3055] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.417189 25670 raft_consensus.cc:740] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:36.417893 25670 consensus_queue.cc:260] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.419064 25670 raft_consensus.cc:3060] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.422006 25597 raft_consensus.cc:2468] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:36.423020 25489 leader_election.cc:304] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:36.423761 25787 raft_consensus.cc:2804] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.424073 25670 raft_consensus.cc:2468] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:36.424126 25787 raft_consensus.cc:697] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:36.425153 25787 consensus_queue.cc:237] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.431190 25419 catalog_manager.cc:5697] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 1 to 2, leader changed from 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67) to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 2 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.433836 25733 raft_consensus.cc:993] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271: : Instructing follower d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:36.434369 25719 raft_consensus.cc:1081] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Signalling peer d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:36.435878 25523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:52288
I20260713 09:09:36.436411 25523 raft_consensus.cc:493] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:36.436717 25523 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.441802 25523 raft_consensus.cc:515] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.443277 25523 leader_election.cc:290] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:36.443974 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:36.444177 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:36.444559 25597 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.444696 25670 raft_consensus.cc:3055] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:36.445067 25670 raft_consensus.cc:740] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:36.445850 25670 consensus_queue.cc:260] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.447057 25670 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.450902 25597 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:36.451928 25489 leader_election.cc:304] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:36.452560 25787 raft_consensus.cc:2804] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:36.453039 25787 raft_consensus.cc:697] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:36.453110 25670 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:36.453874 25787 consensus_queue.cc:237] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:36.459322 25419 catalog_manager.cc:5697] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 1 to 2, leader changed from 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67) to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 2 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.576949 25670 raft_consensus.cc:1275] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.578553 25789 consensus_queue.cc:1048] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.580897 25523 raft_consensus.cc:1275] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.582150 25789 consensus_queue.cc:1048] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.615901 25523 raft_consensus.cc:1275] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.617089 25779 consensus_queue.cc:1048] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.624819 25670 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:36.625561 25522 raft_consensus.cc:1275] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.627032 25720 consensus_queue.cc:1048] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.633111 25670 raft_consensus.cc:1275] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.634852 25779 consensus_queue.cc:1048] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.636070 25670 raft_consensus.cc:1275] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.637799 25720 consensus_queue.cc:1048] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.685021 25523 raft_consensus.cc:1275] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.686190 25733 consensus_queue.cc:1048] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.693007 25597 raft_consensus.cc:1275] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.694741 25719 consensus_queue.cc:1048] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.715384 25597 raft_consensus.cc:1275] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.716461 25787 consensus_queue.cc:1048] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.724002 25669 raft_consensus.cc:1275] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.725883 25791 consensus_queue.cc:1048] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:36.844103 25597 raft_consensus.cc:1275] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.845315 25791 consensus_queue.cc:1048] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.852461 25669 raft_consensus.cc:1275] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.854072 25787 consensus_queue.cc:1048] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.970510 25669 raft_consensus.cc:1275] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.971679 25787 consensus_queue.cc:1048] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:36.979770 25597 raft_consensus.cc:1275] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:36.981292 25718 consensus_queue.cc:1048] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.970772 25421 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58196:
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"
    }
  }
}
W20260713 09:09:38.973508 25421 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.
I20260713 09:09:39.024703 25513 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba9840d731748619513dc4d8d4ac8dc (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:39.026398 25582 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba9840d731748619513dc4d8d4ac8dc (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:39.026887 25513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba9840d731748619513dc4d8d4ac8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.027810 25582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba9840d731748619513dc4d8d4ac8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.027829 25662 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba9840d731748619513dc4d8d4ac8dc (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:39.029651 25662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba9840d731748619513dc4d8d4ac8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.034559 25512 tablet_service.cc:1511] Processing CreateTablet for tablet 4917d7d6dd5247e49bd11cc9d90bff77 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:39.034907 25583 tablet_service.cc:1511] Processing CreateTablet for tablet 4917d7d6dd5247e49bd11cc9d90bff77 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:39.035965 25512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4917d7d6dd5247e49bd11cc9d90bff77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.036146 25583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4917d7d6dd5247e49bd11cc9d90bff77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.039467 25509 tablet_service.cc:1511] Processing CreateTablet for tablet 75c0443c05a44745b6cfb26d88fb2843 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:39.040915 25509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c0443c05a44745b6cfb26d88fb2843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.042373 25587 tablet_service.cc:1511] Processing CreateTablet for tablet 75c0443c05a44745b6cfb26d88fb2843 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:39.043735 25587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c0443c05a44745b6cfb26d88fb2843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.046715 25661 tablet_service.cc:1511] Processing CreateTablet for tablet 4917d7d6dd5247e49bd11cc9d90bff77 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:39.048170 25661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4917d7d6dd5247e49bd11cc9d90bff77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.051847 25659 tablet_service.cc:1511] Processing CreateTablet for tablet 75c0443c05a44745b6cfb26d88fb2843 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:39.053076 25659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c0443c05a44745b6cfb26d88fb2843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.056164 25508 tablet_service.cc:1511] Processing CreateTablet for tablet 280fffd604ae480e975759bdea692096 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:39.056679 25585 tablet_service.cc:1511] Processing CreateTablet for tablet 280fffd604ae480e975759bdea692096 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:39.057592 25508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fffd604ae480e975759bdea692096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.058028 25585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fffd604ae480e975759bdea692096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.057708 25658 tablet_service.cc:1511] Processing CreateTablet for tablet 280fffd604ae480e975759bdea692096 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:39.059082 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fffd604ae480e975759bdea692096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.088204 25586 tablet_service.cc:1511] Processing CreateTablet for tablet 5c401ce75fe54e16ab9af6c5eebf2731 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:39.090005 25586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c401ce75fe54e16ab9af6c5eebf2731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.098485 25657 tablet_service.cc:1511] Processing CreateTablet for tablet 5c401ce75fe54e16ab9af6c5eebf2731 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:39.098978 25507 tablet_service.cc:1511] Processing CreateTablet for tablet 5c401ce75fe54e16ab9af6c5eebf2731 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:39.099838 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c401ce75fe54e16ab9af6c5eebf2731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.100419 25507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c401ce75fe54e16ab9af6c5eebf2731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.104244 25511 tablet_service.cc:1511] Processing CreateTablet for tablet 64579619bf4a41ed861026e991c9f19d (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:39.105675 25511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64579619bf4a41ed861026e991c9f19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.120548 25588 tablet_service.cc:1511] Processing CreateTablet for tablet 64579619bf4a41ed861026e991c9f19d (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:39.121876 25588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64579619bf4a41ed861026e991c9f19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.122263 25660 tablet_service.cc:1511] Processing CreateTablet for tablet 64579619bf4a41ed861026e991c9f19d (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:39.127375 25584 tablet_service.cc:1511] Processing CreateTablet for tablet e452dd56dceb4817a4edd9959b9f557b (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:39.128621 25584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e452dd56dceb4817a4edd9959b9f557b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.135035 25813 tablet_bootstrap.cc:492] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.136065 25581 tablet_service.cc:1511] Processing CreateTablet for tablet a67182e0ecbe465494752ce4ceee8f47 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:39.136916 25510 tablet_service.cc:1511] Processing CreateTablet for tablet a67182e0ecbe465494752ce4ceee8f47 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:39.140139 25510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67182e0ecbe465494752ce4ceee8f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.143651 25581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67182e0ecbe465494752ce4ceee8f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.129693 25512 tablet_service.cc:1511] Processing CreateTablet for tablet e452dd56dceb4817a4edd9959b9f557b (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:39.139235 25660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64579619bf4a41ed861026e991c9f19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.154215 25659 tablet_service.cc:1511] Processing CreateTablet for tablet a67182e0ecbe465494752ce4ceee8f47 (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:39.155385 25659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67182e0ecbe465494752ce4ceee8f47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.136817 25658 tablet_service.cc:1511] Processing CreateTablet for tablet e452dd56dceb4817a4edd9959b9f557b (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:39.160959 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e452dd56dceb4817a4edd9959b9f557b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.162263 25814 tablet_bootstrap.cc:492] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.172945 25812 tablet_bootstrap.cc:492] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.175644 25586 tablet_service.cc:1511] Processing CreateTablet for tablet bf914d618492403ba58f09e379df5ffb (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:39.176054 25657 tablet_service.cc:1511] Processing CreateTablet for tablet bf914d618492403ba58f09e379df5ffb (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:39.176899 25586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf914d618492403ba58f09e379df5ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.177337 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf914d618492403ba58f09e379df5ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.179925 25512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e452dd56dceb4817a4edd9959b9f557b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.181550 25814 tablet_bootstrap.cc:654] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.182703 25813 tablet_bootstrap.cc:654] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.193619 25509 tablet_service.cc:1511] Processing CreateTablet for tablet bf914d618492403ba58f09e379df5ffb (DEFAULT_TABLE table=soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:39.195425 25509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf914d618492403ba58f09e379df5ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.217190 25812 tablet_bootstrap.cc:654] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.230566 25812 tablet_bootstrap.cc:492] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.231062 25812 ts_tablet_manager.cc:1403] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260713 09:09:39.235802 25814 tablet_bootstrap.cc:492] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.236382 25814 ts_tablet_manager.cc:1403] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.074s	user 0.002s	sys 0.011s
I20260713 09:09:39.236763 25812 raft_consensus.cc:359] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.239651 25813 tablet_bootstrap.cc:492] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.241267 25812 raft_consensus.cc:385] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.241580 25813 ts_tablet_manager.cc:1403] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.014s
I20260713 09:09:39.241667 25812 raft_consensus.cc:740] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.242614 25812 consensus_queue.cc:260] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.245235 25812 ts_tablet_manager.cc:1434] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:09:39.240576 25814 raft_consensus.cc:359] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.245790 25814 raft_consensus.cc:385] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.246055 25814 raft_consensus.cc:740] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.246434 25812 tablet_bootstrap.cc:492] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.246851 25814 consensus_queue.cc:260] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.247309 25813 raft_consensus.cc:359] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.248095 25813 raft_consensus.cc:385] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.248437 25813 raft_consensus.cc:740] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.249401 25814 ts_tablet_manager.cc:1434] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:09:39.249404 25813 consensus_queue.cc:260] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.253470 25814 tablet_bootstrap.cc:492] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.253666 25812 tablet_bootstrap.cc:654] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.260661 25814 tablet_bootstrap.cc:654] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.265892 25814 tablet_bootstrap.cc:492] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.266309 25814 ts_tablet_manager.cc:1403] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260713 09:09:39.269017 25814 raft_consensus.cc:359] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.269582 25814 raft_consensus.cc:385] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.269542 25813 ts_tablet_manager.cc:1434] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:09:39.270116 25814 raft_consensus.cc:740] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.270967 25814 consensus_queue.cc:260] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.272701 25814 ts_tablet_manager.cc:1434] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:09:39.273566 25814 tablet_bootstrap.cc:492] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.279526 25814 tablet_bootstrap.cc:654] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.271184 25813 tablet_bootstrap.cc:492] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.283864 25814 tablet_bootstrap.cc:492] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.284255 25814 ts_tablet_manager.cc:1403] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.006s
I20260713 09:09:39.286430 25814 raft_consensus.cc:359] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.287142 25814 raft_consensus.cc:385] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.287482 25814 raft_consensus.cc:740] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.288220 25814 consensus_queue.cc:260] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.290300 25799 raft_consensus.cc:493] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.290706 25814 ts_tablet_manager.cc:1434] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:09:39.290768 25799 raft_consensus.cc:515] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.291767 25814 tablet_bootstrap.cc:492] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.293164 25799 leader_election.cc:290] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.295372 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
W20260713 09:09:39.297684 25562 leader_election.cc:343] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:39.298826 25814 tablet_bootstrap.cc:654] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.299773 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.300428 25669 raft_consensus.cc:2468] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:39.301473 25813 tablet_bootstrap.cc:654] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.302593 25561 leader_election.cc:304] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [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: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925; no voters: d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:39.304157 25799 raft_consensus.cc:2804] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.309199 25799 raft_consensus.cc:493] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.310235 25799 raft_consensus.cc:3060] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.324556 25813 tablet_bootstrap.cc:492] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.325090 25813 ts_tablet_manager.cc:1403] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.002s
I20260713 09:09:39.326013 25799 raft_consensus.cc:515] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.326946 25814 tablet_bootstrap.cc:492] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.327435 25814 ts_tablet_manager.cc:1403] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.014s
I20260713 09:09:39.328568 25799 leader_election.cc:290] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.329341 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
W20260713 09:09:39.331238 25562 leader_election.cc:343] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:39.332120 25813 raft_consensus.cc:359] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.332823 25813 raft_consensus.cc:385] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.333074 25813 raft_consensus.cc:740] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.333719 25813 consensus_queue.cc:260] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.334546 25814 raft_consensus.cc:359] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.335270 25814 raft_consensus.cc:385] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.335556 25814 raft_consensus.cc:740] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.336148 25813 ts_tablet_manager.cc:1434] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:09:39.336318 25814 consensus_queue.cc:260] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.337424 25813 tablet_bootstrap.cc:492] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.338888 25814 ts_tablet_manager.cc:1434] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:09:39.343245 25814 tablet_bootstrap.cc:492] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.344287 25812 tablet_bootstrap.cc:492] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.344877 25812 ts_tablet_manager.cc:1403] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.099s	user 0.055s	sys 0.020s
I20260713 09:09:39.346769 25813 tablet_bootstrap.cc:654] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.348079 25812 raft_consensus.cc:359] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.348868 25812 raft_consensus.cc:385] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.349212 25812 raft_consensus.cc:740] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.349975 25814 tablet_bootstrap.cc:654] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.350349 25812 consensus_queue.cc:260] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.350986 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:39.351678 25669 raft_consensus.cc:3060] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.360004 25669 raft_consensus.cc:2468] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:39.353746 25812 ts_tablet_manager.cc:1434] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:39.366117 25813 tablet_bootstrap.cc:492] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.366693 25813 ts_tablet_manager.cc:1403] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.016s
I20260713 09:09:39.367017 25812 tablet_bootstrap.cc:492] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.369781 25813 raft_consensus.cc:359] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.370491 25813 raft_consensus.cc:385] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.370767 25813 raft_consensus.cc:740] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.371471 25813 consensus_queue.cc:260] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.373796 25813 ts_tablet_manager.cc:1434] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:09:39.375406 25813 tablet_bootstrap.cc:492] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.376701 25812 tablet_bootstrap.cc:654] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.378733 25561 leader_election.cc:304] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925; no voters: d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:39.383351 25823 raft_consensus.cc:2804] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.383837 25823 raft_consensus.cc:697] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:39.384702 25823 consensus_queue.cc:237] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.386035 25813 tablet_bootstrap.cc:654] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.395339 25814 tablet_bootstrap.cc:492] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.395902 25814 ts_tablet_manager.cc:1403] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.053s	user 0.032s	sys 0.009s
I20260713 09:09:39.398281 25813 tablet_bootstrap.cc:492] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.398913 25813 ts_tablet_manager.cc:1403] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.010s
I20260713 09:09:39.398363 25814 raft_consensus.cc:359] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.399454 25814 raft_consensus.cc:385] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.399820 25814 raft_consensus.cc:740] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.399242 25421 catalog_manager.cc:5697] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 0 to 1, leader changed from <none> to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.400359 25812 tablet_bootstrap.cc:492] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.400830 25812 ts_tablet_manager.cc:1403] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260713 09:09:39.400601 25814 consensus_queue.cc:260] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.401813 25813 raft_consensus.cc:359] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.402565 25813 raft_consensus.cc:385] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.402887 25813 raft_consensus.cc:740] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.403141 25814 ts_tablet_manager.cc:1434] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:39.404178 25814 tablet_bootstrap.cc:492] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.403744 25813 consensus_queue.cc:260] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.406177 25813 ts_tablet_manager.cc:1434] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:39.407097 25813 tablet_bootstrap.cc:492] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.411021 25814 tablet_bootstrap.cc:654] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.413189 25813 tablet_bootstrap.cc:654] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.403810 25812 raft_consensus.cc:359] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.416127 25812 raft_consensus.cc:385] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.416447 25812 raft_consensus.cc:740] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.417212 25812 consensus_queue.cc:260] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.419514 25812 ts_tablet_manager.cc:1434] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:39.420449 25812 tablet_bootstrap.cc:492] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.421047 25825 raft_consensus.cc:493] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.421507 25825 raft_consensus.cc:515] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.423661 25825 leader_election.cc:290] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.424326 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
W20260713 09:09:39.425714 25562 leader_election.cc:343] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:39.425896 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.426749 25812 tablet_bootstrap.cc:654] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:39.427503 25561 leader_election.cc:343] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:39.428161 25814 tablet_bootstrap.cc:492] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.431519 25813 tablet_bootstrap.cc:492] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.431829 25814 ts_tablet_manager.cc:1403] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.009s
I20260713 09:09:39.432006 25813 ts_tablet_manager.cc:1403] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.008s
I20260713 09:09:39.433673 25561 leader_election.cc:304] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da9c6ab6f11a4c95b4c2da90b599f925; no voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:39.434496 25825 raft_consensus.cc:2749] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:39.434854 25814 raft_consensus.cc:359] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.435061 25813 raft_consensus.cc:359] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.435657 25814 raft_consensus.cc:385] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.435736 25813 raft_consensus.cc:385] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.435853 25812 tablet_bootstrap.cc:492] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.436043 25814 raft_consensus.cc:740] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.436142 25813 raft_consensus.cc:740] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.436587 25812 ts_tablet_manager.cc:1403] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:09:39.437057 25814 consensus_queue.cc:260] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.437223 25813 consensus_queue.cc:260] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.439443 25814 ts_tablet_manager.cc:1434] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:39.439443 25813 ts_tablet_manager.cc:1434] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:39.439332 25812 raft_consensus.cc:359] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.440215 25812 raft_consensus.cc:385] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.440541 25812 raft_consensus.cc:740] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.440714 25813 tablet_bootstrap.cc:492] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.441393 25812 consensus_queue.cc:260] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.442641 25814 tablet_bootstrap.cc:492] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.443987 25812 ts_tablet_manager.cc:1434] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:39.445004 25812 tablet_bootstrap.cc:492] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.447990 25813 tablet_bootstrap.cc:654] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.449549 25814 tablet_bootstrap.cc:654] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.451069 25812 tablet_bootstrap.cc:654] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.455331 25718 raft_consensus.cc:493] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.456910 25718 raft_consensus.cc:515] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.459026 25718 leader_election.cc:290] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.460582 25813 tablet_bootstrap.cc:492] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.460685 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:39.461395 25813 ts_tablet_manager.cc:1403] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:09:39.461426 25597 raft_consensus.cc:2468] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:39.463369 25489 leader_election.cc:304] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.465281 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.465912 25669 raft_consensus.cc:2468] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:39.465963 25813 raft_consensus.cc:359] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.467769 25718 raft_consensus.cc:2804] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.467849 25813 raft_consensus.cc:385] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.468349 25718 raft_consensus.cc:493] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.468554 25814 tablet_bootstrap.cc:492] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.468497 25813 raft_consensus.cc:740] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.468907 25718 raft_consensus.cc:3060] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.469180 25814 ts_tablet_manager.cc:1403] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.010s
I20260713 09:09:39.469491 25813 consensus_queue.cc:260] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.476533 25813 ts_tablet_manager.cc:1434] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.002s
I20260713 09:09:39.476606 25825 raft_consensus.cc:493] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.477207 25825 raft_consensus.cc:515] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.477656 25813 tablet_bootstrap.cc:492] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.479504 25825 leader_election.cc:290] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.480126 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:39.480719 25814 raft_consensus.cc:359] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.481057 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.481524 25814 raft_consensus.cc:385] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.481738 25669 raft_consensus.cc:2468] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:39.480738 25522 raft_consensus.cc:2468] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:39.481899 25814 raft_consensus.cc:740] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.484165 25562 leader_election.cc:304] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.483952 25814 consensus_queue.cc:260] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.484445 25813 tablet_bootstrap.cc:654] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.484944 25825 raft_consensus.cc:2804] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.485357 25825 raft_consensus.cc:493] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.485734 25825 raft_consensus.cc:3060] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.486673 25814 ts_tablet_manager.cc:1434] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:09:39.487913 25814 tablet_bootstrap.cc:492] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.489584 25718 raft_consensus.cc:515] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.493147 25823 raft_consensus.cc:493] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.492699 25812 tablet_bootstrap.cc:492] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.493860 25812 ts_tablet_manager.cc:1403] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260713 09:09:39.493624 25823 raft_consensus.cc:515] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.495570 25814 tablet_bootstrap.cc:654] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.495647 25813 tablet_bootstrap.cc:492] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.495790 25823 leader_election.cc:290] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.496272 25813 ts_tablet_manager.cc:1403] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:09:39.496424 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:39.497568 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
W20260713 09:09:39.499234 25562 leader_election.cc:343] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:39.499857 25813 raft_consensus.cc:359] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.500882 25813 raft_consensus.cc:385] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.501271 25812 raft_consensus.cc:359] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.501626 25813 raft_consensus.cc:740] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.508356 25812 raft_consensus.cc:385] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.508677 25812 raft_consensus.cc:740] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.508845 25813 consensus_queue.cc:260] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.509413 25812 consensus_queue.cc:260] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
W20260713 09:09:39.502885 25561 leader_election.cc:343] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:39.503614 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:39.510486 25597 raft_consensus.cc:3060] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.511291 25813 ts_tablet_manager.cc:1434] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260713 09:09:39.512215 25813 tablet_bootstrap.cc:492] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.505137 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
W20260713 09:09:39.505640 25469 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:39.507507 25814 tablet_bootstrap.cc:492] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.514402 25669 raft_consensus.cc:3060] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.514663 25814 ts_tablet_manager.cc:1403] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260713 09:09:39.517277 25814 raft_consensus.cc:359] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.517899 25814 raft_consensus.cc:385] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.518179 25814 raft_consensus.cc:740] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.518316 25813 tablet_bootstrap.cc:654] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.518801 25814 consensus_queue.cc:260] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.520736 25814 ts_tablet_manager.cc:1434] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:39.520681 25815 raft_consensus.cc:493] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.521225 25815 raft_consensus.cc:515] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.521698 25814 tablet_bootstrap.cc:492] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925: Bootstrap starting.
I20260713 09:09:39.507234 25825 raft_consensus.cc:515] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.508004 25718 leader_election.cc:290] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.523213 25815 leader_election.cc:290] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.523571 25825 leader_election.cc:290] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.524541 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:39.525285 25522 raft_consensus.cc:3060] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.525339 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba9840d731748619513dc4d8d4ac8dc" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.526114 25670 raft_consensus.cc:2468] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:39.528190 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba9840d731748619513dc4d8d4ac8dc" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:39.528777 25596 raft_consensus.cc:2468] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:39.529621 25814 tablet_bootstrap.cc:654] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.529779 25486 leader_election.cc:304] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:39.531771 25815 raft_consensus.cc:2804] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.532174 25815 raft_consensus.cc:493] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.532644 25815 raft_consensus.cc:3060] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.522886 25812 ts_tablet_manager.cc:1434] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:09:39.540233 25812 tablet_bootstrap.cc:492] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.543771 25522 raft_consensus.cc:2468] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:39.545301 25562 leader_election.cc:304] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.546427 25825 raft_consensus.cc:2804] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.546995 25825 raft_consensus.cc:697] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:39.548058 25825 consensus_queue.cc:237] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.552536 25812 tablet_bootstrap.cc:654] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.555328 25813 tablet_bootstrap.cc:492] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.555889 25813 ts_tablet_manager.cc:1403] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.032s
I20260713 09:09:39.558308 25561 leader_election.cc:304] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da9c6ab6f11a4c95b4c2da90b599f925; no voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:39.559326 25823 raft_consensus.cc:2749] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:39.559254 25813 raft_consensus.cc:359] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.560115 25813 raft_consensus.cc:385] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.560458 25813 raft_consensus.cc:740] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
W20260713 09:09:39.560519 25561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.58.67:35447, user_credentials={real_user=slave}} blocked reactor thread for 57677us
I20260713 09:09:39.561214 25813 consensus_queue.cc:260] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.563441 25813 ts_tablet_manager.cc:1434] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:39.566740 25813 tablet_bootstrap.cc:492] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271: Bootstrap starting.
I20260713 09:09:39.569710 25672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:39.566623 25597 raft_consensus.cc:2468] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:39.570379 25672 raft_consensus.cc:3060] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.571342 25489 leader_election.cc:304] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.572190 25718 raft_consensus.cc:2804] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.572708 25813 tablet_bootstrap.cc:654] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.572628 25718 raft_consensus.cc:697] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:39.573729 25718 consensus_queue.cc:237] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.580807 25672 raft_consensus.cc:2468] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:39.552644 25669 raft_consensus.cc:2468] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:39.586453 25797 raft_consensus.cc:493] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.587090 25797 raft_consensus.cc:515] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.590930 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:39.591215 25812 tablet_bootstrap.cc:492] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.591877 25812 ts_tablet_manager.cc:1403] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.007s
I20260713 09:09:39.593766 25797 leader_election.cc:290] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:39.591745 25522 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:39.603917 25636 leader_election.cc:304] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:39.604842 25797 raft_consensus.cc:2804] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.605321 25797 raft_consensus.cc:493] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.605377 25815 raft_consensus.cc:515] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.598513 25812 raft_consensus.cc:359] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.605924 25797 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.606302 25812 raft_consensus.cc:385] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.606566 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:39.607213 25597 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:39.606685 25812 raft_consensus.cc:740] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.609745 25812 consensus_queue.cc:260] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.612411 25812 ts_tablet_manager.cc:1434] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260713 09:09:39.613435 25812 tablet_bootstrap.cc:492] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.600203 25813 tablet_bootstrap.cc:492] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271: No bootstrap required, opened a new log
I20260713 09:09:39.614440 25813 ts_tablet_manager.cc:1403] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.001s
I20260713 09:09:39.614850 25419 catalog_manager.cc:5697] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.617012 25813 raft_consensus.cc:359] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.617673 25813 raft_consensus.cc:385] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.621747 25815 leader_election.cc:290] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.617918 25813 raft_consensus.cc:740] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.622710 25813 consensus_queue.cc:260] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.625488 25813 ts_tablet_manager.cc:1434] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260713 09:09:39.626422 25597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba9840d731748619513dc4d8d4ac8dc" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:39.626968 25597 raft_consensus.cc:3060] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.629112 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba9840d731748619513dc4d8d4ac8dc" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:39.629761 25669 raft_consensus.cc:3060] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.628679 25421 catalog_manager.cc:5697] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 0 to 1, leader changed from <none> to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.633029 25812 tablet_bootstrap.cc:654] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.637799 25597 raft_consensus.cc:2468] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:39.639365 25489 leader_election.cc:304] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.640491 25718 raft_consensus.cc:2804] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.641198 25814 tablet_bootstrap.cc:492] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925: No bootstrap required, opened a new log
I20260713 09:09:39.641098 25718 raft_consensus.cc:697] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:39.641713 25814 ts_tablet_manager.cc:1403] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925: Time spent bootstrapping tablet: real 0.120s	user 0.029s	sys 0.056s
I20260713 09:09:39.642311 25718 consensus_queue.cc:237] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.644338 25814 raft_consensus.cc:359] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.645000 25814 raft_consensus.cc:385] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.645275 25814 raft_consensus.cc:740] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.650900 25669 raft_consensus.cc:2468] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:39.652247 25797 raft_consensus.cc:515] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.654732 25797 leader_election.cc:290] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:39.655725 25814 consensus_queue.cc:260] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.656086 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:39.656719 25522 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.658078 25814 ts_tablet_manager.cc:1434] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:09:39.660290 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:39.660686 25596 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.666803 25522 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:39.668063 25636 leader_election.cc:304] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:39.668882 25797 raft_consensus.cc:2804] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.669199 25812 tablet_bootstrap.cc:492] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.669327 25797 raft_consensus.cc:697] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:39.669705 25812 ts_tablet_manager.cc:1403] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.024s
I20260713 09:09:39.670234 25797 consensus_queue.cc:237] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.672592 25812 raft_consensus.cc:359] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.673295 25812 raft_consensus.cc:385] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.673568 25596 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:39.673610 25812 raft_consensus.cc:740] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.675347 25812 consensus_queue.cc:260] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.677690 25812 ts_tablet_manager.cc:1434] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260713 09:09:39.678655 25812 tablet_bootstrap.cc:492] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.680845 25418 catalog_manager.cc:5697] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:39.683884 25421 catalog_manager.cc:5697] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.684784 25812 tablet_bootstrap.cc:654] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.688717 25825 raft_consensus.cc:493] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.689203 25825 raft_consensus.cc:515] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.691293 25825 leader_election.cc:290] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.691987 25812 tablet_bootstrap.cc:492] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.692418 25812 ts_tablet_manager.cc:1403] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260713 09:09:39.692811 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64579619bf4a41ed861026e991c9f19d" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:39.693267 25522 raft_consensus.cc:2468] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:39.694415 25562 leader_election.cc:304] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.695060 25812 raft_consensus.cc:359] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.695327 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64579619bf4a41ed861026e991c9f19d" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.695724 25812 raft_consensus.cc:385] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.695897 25669 raft_consensus.cc:2468] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 0.
I20260713 09:09:39.696004 25812 raft_consensus.cc:740] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.696287 25825 raft_consensus.cc:2804] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.696707 25825 raft_consensus.cc:493] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.697078 25825 raft_consensus.cc:3060] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.696812 25812 consensus_queue.cc:260] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.698825 25812 ts_tablet_manager.cc:1434] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:39.699560 25812 tablet_bootstrap.cc:492] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd: Bootstrap starting.
I20260713 09:09:39.703572 25812 tablet_bootstrap.cc:654] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:39.705120 25825 raft_consensus.cc:515] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.707580 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64579619bf4a41ed861026e991c9f19d" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:39.708164 25522 raft_consensus.cc:3060] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.708488 25812 tablet_bootstrap.cc:492] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd: No bootstrap required, opened a new log
I20260713 09:09:39.708959 25812 ts_tablet_manager.cc:1403] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:09:39.710201 25825 leader_election.cc:290] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.710711 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64579619bf4a41ed861026e991c9f19d" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:39.711262 25669 raft_consensus.cc:3060] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.711776 25812 raft_consensus.cc:359] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.712493 25812 raft_consensus.cc:385] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:39.712795 25812 raft_consensus.cc:740] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Initialized, Role: FOLLOWER
I20260713 09:09:39.713492 25812 consensus_queue.cc:260] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.714614 25522 raft_consensus.cc:2468] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:39.714748 25797 raft_consensus.cc:493] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.715260 25797 raft_consensus.cc:515] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.715747 25562 leader_election.cc:304] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.716665 25825 raft_consensus.cc:2804] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.717036 25812 ts_tablet_manager.cc:1434] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:39.717190 25797 leader_election.cc:290] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:39.717677 25825 raft_consensus.cc:697] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:39.718645 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:39.720045 25522 raft_consensus.cc:2468] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:39.719417 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:39.721241 25596 raft_consensus.cc:2468] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:39.721434 25636 leader_election.cc:304] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:39.718976 25825 consensus_queue.cc:237] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.722956 25669 raft_consensus.cc:2468] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 1.
I20260713 09:09:39.723062 25797 raft_consensus.cc:2804] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.723562 25797 raft_consensus.cc:493] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.724542 25797 raft_consensus.cc:3060] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.730909 25418 catalog_manager.cc:5697] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 0 to 1, leader changed from <none> to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.731828 25797 raft_consensus.cc:515] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.733515 25797 leader_election.cc:290] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:39.734033 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:39.734484 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:39.734617 25522 raft_consensus.cc:3060] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.735013 25596 raft_consensus.cc:3060] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.740691 25522 raft_consensus.cc:2468] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:39.740736 25596 raft_consensus.cc:2468] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:39.741794 25636 leader_election.cc:304] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:39.742477 25797 raft_consensus.cc:2804] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.742866 25797 raft_consensus.cc:697] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:39.743561 25797 consensus_queue.cc:237] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.750334 25418 catalog_manager.cc:5697] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:39.813256 25718 raft_consensus.cc:493] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.813922 25718 raft_consensus.cc:515] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.815738 25718 leader_election.cc:290] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.816630 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.816548 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:39.817528 25669 raft_consensus.cc:2393] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1a162c6931b432f96a70432c29a02cd in current term 1: Already voted for candidate da9c6ab6f11a4c95b4c2da90b599f925 in this term.
I20260713 09:09:39.818565 25486 leader_election.cc:304] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd; no voters: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:39.819329 25718 raft_consensus.cc:3060] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.824345 25718 raft_consensus.cc:2749] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:39.862253 25815 raft_consensus.cc:493] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.862740 25815 raft_consensus.cc:515] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.864809 25815 leader_election.cc:290] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.866079 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271" is_pre_election: true
I20260713 09:09:39.866662 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:39.866834 25669 raft_consensus.cc:2468] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:39.867192 25596 raft_consensus.cc:2468] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 0.
I20260713 09:09:39.867863 25486 leader_election.cc:304] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:39.868444 25815 raft_consensus.cc:2804] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.868834 25815 raft_consensus.cc:493] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.869155 25815 raft_consensus.cc:3060] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.874863 25815 raft_consensus.cc:515] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.876498 25815 leader_election.cc:290] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:39.877039 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:39.877426 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:39.877645 25596 raft_consensus.cc:3060] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.878013 25669 raft_consensus.cc:3060] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.884379 25669 raft_consensus.cc:2468] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:39.884395 25596 raft_consensus.cc:2468] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 1.
I20260713 09:09:39.884651 25797 raft_consensus.cc:493] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:39.885195 25797 raft_consensus.cc:515] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.885493 25489 leader_election.cc:304] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.886258 25815 raft_consensus.cc:2804] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.886709 25815 raft_consensus.cc:697] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:39.887742 25797 leader_election.cc:290] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:39.887831 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd" is_pre_election: true
I20260713 09:09:39.888513 25522 raft_consensus.cc:2468] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:39.887480 25815 consensus_queue.cc:237] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.888612 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" is_pre_election: true
I20260713 09:09:39.889272 25596 raft_consensus.cc:2468] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 0.
I20260713 09:09:39.889514 25636 leader_election.cc:304] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:39.890383 25797 raft_consensus.cc:2804] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:39.890774 25797 raft_consensus.cc:493] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:39.891119 25797 raft_consensus.cc:3060] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.895848 25797 raft_consensus.cc:515] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.896543 25418 catalog_manager.cc:5697] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 1 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.898159 25797 leader_election.cc:290] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:39.898023 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:39.898365 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:39.898775 25522 raft_consensus.cc:3060] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.898933 25596 raft_consensus.cc:3060] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:39.904400 25596 raft_consensus.cc:2468] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:39.904433 25522 raft_consensus.cc:2468] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 1.
I20260713 09:09:39.905441 25638 leader_election.cc:304] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:39.906200 25797 raft_consensus.cc:2804] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:39.906677 25797 raft_consensus.cc:697] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:39.907791 25797 consensus_queue.cc:237] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:39.912460 25825 consensus_queue.cc:1048] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:39.922060 25421 catalog_manager.cc:5697] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:39.931883 25799 consensus_queue.cc:1048] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:39.956096 25596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
mode: GRACEFUL
new_leader_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:54864
I20260713 09:09:39.956588 25596 raft_consensus.cc:606] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Received request to transfer leadership to TS d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:39.963363 25596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "280fffd604ae480e975759bdea692096"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
mode: GRACEFUL
new_leader_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:54864
I20260713 09:09:39.963826 25596 raft_consensus.cc:606] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Received request to transfer leadership to TS d1a162c6931b432f96a70432c29a02cd
I20260713 09:09:39.968887 25669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
mode: GRACEFUL
new_leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:33830
I20260713 09:09:39.969396 25669 raft_consensus.cc:606] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Received request to transfer leadership to TS da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:39.976998 25669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
mode: GRACEFUL
new_leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:33830
I20260713 09:09:39.976841 25718 consensus_queue.cc:1048] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:39.977586 25669 raft_consensus.cc:606] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Received request to transfer leadership to TS da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:39.979403 25718 consensus_queue.cc:1048] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:39.983873 25672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
mode: GRACEFUL
new_leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:33830
I20260713 09:09:39.984417 25672 raft_consensus.cc:606] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Received request to transfer leadership to TS da9c6ab6f11a4c95b4c2da90b599f925
I20260713 09:09:39.991777 25522 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
mode: GRACEFUL
new_leader_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:52316
I20260713 09:09:39.992290 25522 raft_consensus.cc:606] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Received request to transfer leadership to TS 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:40.017673 25823 consensus_queue.cc:1048] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.026090 25718 consensus_queue.cc:1048] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.027586 25823 consensus_queue.cc:1048] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.037667 25825 raft_consensus.cc:993] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: : Instructing follower d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:40.038092 25825 raft_consensus.cc:1081] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Signalling peer d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:40.038552 25800 consensus_queue.cc:1048] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:40.040555 25522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:52302
I20260713 09:09:40.041165 25522 raft_consensus.cc:493] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:40.041496 25522 raft_consensus.cc:3060] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.047979 25522 raft_consensus.cc:515] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.049815 25522 leader_election.cc:290] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:40.051244 25670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:40.051846 25670 raft_consensus.cc:3060] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.051239 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4917d7d6dd5247e49bd11cc9d90bff77" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:40.053117 25596 raft_consensus.cc:3055] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:40.053460 25596 raft_consensus.cc:740] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:40.054666 25596 consensus_queue.cc:260] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.057212 25596 raft_consensus.cc:3060] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.058753 25670 raft_consensus.cc:2468] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:40.059867 25486 leader_election.cc:304] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:40.060603 25800 raft_consensus.cc:2804] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:40.061055 25800 raft_consensus.cc:697] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:40.061740 25800 consensus_queue.cc:237] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.063215 25596 raft_consensus.cc:2468] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:40.067910 25421 catalog_manager.cc:5697] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 1 to 2, leader changed from da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66) to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 2 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.169786 25797 consensus_queue.cc:1048] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.173296 25823 consensus_queue.cc:1048] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.180702 25845 consensus_queue.cc:1048] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.181345 25823 consensus_queue.cc:1048] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.192773 25845 consensus_queue.cc:1048] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.196095 25797 raft_consensus.cc:993] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: : Instructing follower da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:40.196592 25797 raft_consensus.cc:1081] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Signalling peer da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:40.205962 25596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:54850
I20260713 09:09:40.206537 25596 raft_consensus.cc:493] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:40.206888 25596 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.214884 25845 consensus_queue.cc:1048] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.220985 25596 raft_consensus.cc:515] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.223628 25596 leader_election.cc:290] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:40.225306 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:40.225826 25522 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.225980 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:40.226578 25669 raft_consensus.cc:3055] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:40.226892 25669 raft_consensus.cc:740] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:40.227654 25669 consensus_queue.cc:260] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.228828 25669 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.234066 25522 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:40.235311 25562 leader_election.cc:304] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:40.236094 25825 raft_consensus.cc:2804] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:40.236588 25825 raft_consensus.cc:697] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:40.237290 25825 consensus_queue.cc:237] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.235821 25669 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:40.246090 25797 raft_consensus.cc:993] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: : Instructing follower da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:40.246547 25871 raft_consensus.cc:1081] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Signalling peer da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:40.248049 25598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:54850
I20260713 09:09:40.248499 25598 raft_consensus.cc:493] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:40.248777 25598 raft_consensus.cc:3060] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.253545 25598 raft_consensus.cc:515] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.255244 25598 leader_election.cc:290] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:40.255824 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:40.256368 25522 raft_consensus.cc:3060] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.256371 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e452dd56dceb4817a4edd9959b9f557b" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:40.257112 25669 raft_consensus.cc:3055] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:40.257431 25669 raft_consensus.cc:740] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:40.258188 25669 consensus_queue.cc:260] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.259367 25669 raft_consensus.cc:3060] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.259366 25420 catalog_manager.cc:5697] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 1 to 2, leader changed from 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67) to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.263698 25522 raft_consensus.cc:2468] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:40.265661 25562 leader_election.cc:304] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:40.266047 25669 raft_consensus.cc:2468] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:40.266709 25825 raft_consensus.cc:2804] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:40.267176 25825 raft_consensus.cc:697] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:40.268000 25825 consensus_queue.cc:237] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.274672 25420 catalog_manager.cc:5697] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 1 to 2, leader changed from 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67) to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.302191 25871 consensus_queue.cc:1048] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.306584 25815 consensus_queue.cc:1048] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.312057 25868 consensus_queue.cc:1048] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.324265 25868 raft_consensus.cc:993] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: : Instructing follower da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:40.324708 25868 raft_consensus.cc:1081] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Signalling peer da9c6ab6f11a4c95b4c2da90b599f925 to start an election
I20260713 09:09:40.326313 25800 consensus_queue.cc:1048] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:40.326620 25596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
 from {username='slave'} at 127.0.0.1:54850
I20260713 09:09:40.327337 25596 raft_consensus.cc:493] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:40.327790 25596 raft_consensus.cc:3060] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.336218 25596 raft_consensus.cc:515] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.337550 25718 raft_consensus.cc:993] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: : Instructing follower 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:40.338029 25718 raft_consensus.cc:1081] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Signalling peer 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:40.338627 25596 leader_election.cc:290] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:40.339470 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:40.339841 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67182e0ecbe465494752ce4ceee8f47" candidate_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:40.340029 25670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:33824
I20260713 09:09:40.340358 25669 raft_consensus.cc:3055] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:40.340395 25522 raft_consensus.cc:3060] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.340587 25670 raft_consensus.cc:493] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:40.341184 25669 raft_consensus.cc:740] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:40.341421 25670 raft_consensus.cc:3060] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.342231 25669 consensus_queue.cc:260] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.343295 25669 raft_consensus.cc:3060] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.347290 25522 raft_consensus.cc:2468] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:40.347450 25669 raft_consensus.cc:2468] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da9c6ab6f11a4c95b4c2da90b599f925 in term 2.
I20260713 09:09:40.348448 25562 leader_election.cc:304] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a162c6931b432f96a70432c29a02cd, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:40.348448 25670 raft_consensus.cc:515] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.349448 25825 raft_consensus.cc:2804] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:40.349890 25825 raft_consensus.cc:697] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Leader. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:40.350808 25825 consensus_queue.cc:237] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.352859 25670 leader_election.cc:290] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:40.353889 25522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:40.354427 25522 raft_consensus.cc:3055] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:40.354384 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf914d618492403ba58f09e379df5ffb" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:40.355093 25596 raft_consensus.cc:3060] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.354907 25522 raft_consensus.cc:740] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:40.356087 25522 consensus_queue.cc:260] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.357197 25522 raft_consensus.cc:3060] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.358798 25418 catalog_manager.cc:5697] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 reported cstate change: term changed from 1 to 2, leader changed from 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67) to da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.363071 25522 raft_consensus.cc:2468] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 2.
I20260713 09:09:40.364048 25596 raft_consensus.cc:2468] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 2.
I20260713 09:09:40.364081 25636 leader_election.cc:304] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:40.365080 25845 raft_consensus.cc:2804] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:40.365540 25845 raft_consensus.cc:697] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:40.366313 25845 consensus_queue.cc:237] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.372253 25418 catalog_manager.cc:5697] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 1 to 2, leader changed from d1a162c6931b432f96a70432c29a02cd (127.21.58.65) to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:40.434404 25799 raft_consensus.cc:993] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: : Instructing follower d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:40.434954 25799 raft_consensus.cc:1081] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Signalling peer d1a162c6931b432f96a70432c29a02cd to start an election
I20260713 09:09:40.436517 25522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "280fffd604ae480e975759bdea692096"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
 from {username='slave'} at 127.0.0.1:52302
I20260713 09:09:40.436949 25522 raft_consensus.cc:493] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:40.437203 25522 raft_consensus.cc:3060] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.441313 25670 raft_consensus.cc:1275] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.442544 25718 consensus_queue.cc:1048] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.442826 25522 raft_consensus.cc:515] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.444939 25522 leader_election.cc:290] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Requested vote from peers da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203), 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67:35447)
I20260713 09:09:40.445257 25596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:40.445561 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fffd604ae480e975759bdea692096" candidate_uuid: "d1a162c6931b432f96a70432c29a02cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
I20260713 09:09:40.445904 25596 raft_consensus.cc:3055] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:40.446382 25596 raft_consensus.cc:740] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:40.446290 25669 raft_consensus.cc:3060] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.447158 25596 consensus_queue.cc:260] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.448385 25596 raft_consensus.cc:3060] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:40.453498 25669 raft_consensus.cc:2468] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:40.454242 25598 raft_consensus.cc:1275] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.455433 25596 raft_consensus.cc:2468] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a162c6931b432f96a70432c29a02cd in term 2.
I20260713 09:09:40.455578 25718 consensus_queue.cc:1048] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.456081 25486 leader_election.cc:304] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:40.456849 25815 raft_consensus.cc:2804] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:40.457307 25815 raft_consensus.cc:697] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Becoming Leader. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:40.458144 25815 consensus_queue.cc:237] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:40.466506 25421 catalog_manager.cc:5697] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd reported cstate change: term changed from 1 to 2, leader changed from da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66) to d1a162c6931b432f96a70432c29a02cd (127.21.58.65). New cstate: current_term: 2 leader_uuid: "d1a162c6931b432f96a70432c29a02cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:40.626097 25669 raft_consensus.cc:1275] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.627453 25825 consensus_queue.cc:1048] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.637238 25522 raft_consensus.cc:1275] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.639829 25799 consensus_queue.cc:1048] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.678081 25669 raft_consensus.cc:1275] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.679316 25799 consensus_queue.cc:1048] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.686203 25522 raft_consensus.cc:1275] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.688023 25825 consensus_queue.cc:1048] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.847424 25522 raft_consensus.cc:1275] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.848469 25845 consensus_queue.cc:1048] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.855764 25596 raft_consensus.cc:1275] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.857244 25845 consensus_queue.cc:1048] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.873376 25596 raft_consensus.cc:1275] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.874571 25718 consensus_queue.cc:1048] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.881029 25669 raft_consensus.cc:1275] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer d1a162c6931b432f96a70432c29a02cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.882751 25718 consensus_queue.cc:1048] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.924240 25522 raft_consensus.cc:1275] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.925347 25825 consensus_queue.cc:1048] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:40.931949 25669 raft_consensus.cc:1275] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Refusing update from remote peer da9c6ab6f11a4c95b4c2da90b599f925: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:40.933301 25799 consensus_queue.cc:1048] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:42.773519 25452 debug-util.cc:398] Leaking SignalData structure 0x7b0800062440 after lost signal to thread 21740
W20260713 09:09:42.774453 25452 debug-util.cc:398] Leaking SignalData structure 0x7b080004cf20 after lost signal to thread 25455
W20260713 09:09:42.775421 25452 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3f20 after lost signal to thread 25547
W20260713 09:09:42.776274 25452 debug-util.cc:398] Leaking SignalData structure 0x7b0800285b20 after lost signal to thread 25622
W20260713 09:09:42.777369 25452 debug-util.cc:398] Leaking SignalData structure 0x7b080029ac40 after lost signal to thread 25696
I20260713 09:09:43.121584 25420 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58196:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:43.141510 25420 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58196:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:43.207727 21737 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:43.383312 25921 tablet.cc:1724] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.414772 25932 tablet.cc:1724] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:43.403621 25908 log.cc:927] Time spent T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260713 09:09:43.431031 25920 tablet.cc:1724] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:43.446672 25636 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.58.65:45369, user_credentials={real_user=slave}} blocked reactor thread for 49068.8us
W20260713 09:09:43.448241 25698 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4917d7d6dd5247e49bd11cc9d90bff77)
W20260713 09:09:43.445044 25489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.58.66:44203, user_credentials={real_user=slave}} blocked reactor thread for 47176us
W20260713 09:09:43.459086 25698 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4917d7d6dd5247e49bd11cc9d90bff77)
I20260713 09:09:43.453446 25934 tablet.cc:1724] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:43.460763 25698 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4917d7d6dd5247e49bd11cc9d90bff77)
I20260713 09:09:43.507196 25943 tablet.cc:1724] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.539322 25948 tablet.cc:1724] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.573511 25952 tablet.cc:1724] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.582536 25597 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
mode: GRACEFUL
new_leader_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:38800
I20260713 09:09:43.583122 25597 raft_consensus.cc:606] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Received request to transfer leadership to TS 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:43.594779 25956 tablet.cc:1724] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.603675 25950 tablet.cc:1724] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.599161 25945 tablet.cc:1724] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.632043 25932 tablet.cc:1724] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.636940 25920 tablet.cc:1724] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.638331 25945 tablet.cc:1724] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.643000 25943 tablet.cc:1724] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:43.662221 25489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.58.66:44203, user_credentials={real_user=slave}} blocked reactor thread for 124345us
I20260713 09:09:43.669209 25959 tablet.cc:1724] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.676128 25953 tablet.cc:1724] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.674556 25934 tablet.cc:1724] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.680248 25950 tablet.cc:1724] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.676165 25948 tablet.cc:1724] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.650897 25921 tablet.cc:1724] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.697140 25932 tablet.cc:1724] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.719115 25943 tablet.cc:1724] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.723479 25956 tablet.cc:1724] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.735116 25953 tablet.cc:1724] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.737146 25950 tablet.cc:1724] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.739456 25921 tablet.cc:1724] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.751542 25952 tablet.cc:1724] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:43.765043 25519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
mode: GRACEFUL
new_leader_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:57760
I20260713 09:09:43.765668 25519 raft_consensus.cc:606] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Received request to transfer leadership to TS 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:43.767753 21737 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:43.768371 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:43.780180 25519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0"
dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
mode: GRACEFUL
new_leader_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:57760
I20260713 09:09:43.780646 25519 raft_consensus.cc:606] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Received request to transfer leadership to TS 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:43.785434 25598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb"
dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
mode: GRACEFUL
new_leader_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:38800
I20260713 09:09:43.786027 25598 raft_consensus.cc:606] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Received request to transfer leadership to TS 50cbf4a325fd488d8e30de8c1be19271
I20260713 09:09:43.787451 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:43.787998 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:43.788551 25418 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376: soft_deleted_table [id=3d7e498970cc4a6b9e1c114e3ef8452e] alter complete (version 1)
I20260713 09:09:43.930799 25884 raft_consensus.cc:993] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: : Instructing follower 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:43.931391 25951 raft_consensus.cc:1081] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Signalling peer 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:43.932906 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:33824
I20260713 09:09:43.933476 25667 raft_consensus.cc:493] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:43.933842 25667 raft_consensus.cc:3060] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.941624 25667 raft_consensus.cc:515] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:43.944185 25667 leader_election.cc:290] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 2 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:43.944375 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:43.945014 25519 raft_consensus.cc:3055] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:43.945173 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c0443c05a44745b6cfb26d88fb2843" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:43.945361 25519 raft_consensus.cc:740] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:43.945765 25598 raft_consensus.cc:3060] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.946184 25519 consensus_queue.cc:260] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:43.947294 25519 raft_consensus.cc:3060] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:43.953477 25598 raft_consensus.cc:2468] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 2.
I20260713 09:09:43.954181 25519 raft_consensus.cc:2468] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 2.
I20260713 09:09:43.954758 25638 leader_election.cc:304] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50cbf4a325fd488d8e30de8c1be19271, da9c6ab6f11a4c95b4c2da90b599f925; no voters: 
I20260713 09:09:43.955853 25939 raft_consensus.cc:2804] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:43.956370 25939 raft_consensus.cc:697] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:43.957244 25939 consensus_queue.cc:237] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:43.958194 25889 raft_consensus.cc:993] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: : Instructing follower 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:43.958745 25928 raft_consensus.cc:1081] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Signalling peer 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:43.960101 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:33818
I20260713 09:09:43.961054 25667 raft_consensus.cc:493] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:43.961405 25667 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:43.966229 25421 catalog_manager.cc:5697] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 1 to 2, leader changed from d1a162c6931b432f96a70432c29a02cd (127.21.58.65) to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:43.967288 25667 raft_consensus.cc:515] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:43.969635 25667 leader_election.cc:290] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 3 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:43.970436 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:43.971038 25519 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:43.978216 25519 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 3.
I20260713 09:09:43.979331 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c401ce75fe54e16ab9af6c5eebf2731" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:43.979476 25636 leader_election.cc:304] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [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: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:43.979995 25598 raft_consensus.cc:3055] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:43.980353 25598 raft_consensus.cc:740] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:43.980460 25939 raft_consensus.cc:2804] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:43.981096 25939 raft_consensus.cc:697] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:43.981487 25598 consensus_queue.cc:260] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [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: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:43.981896 25939 consensus_queue.cc:237] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [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: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:43.982889 25598 raft_consensus.cc:3060] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:43.990183 25598 raft_consensus.cc:2468] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 3.
I20260713 09:09:43.990648 25421 catalog_manager.cc:5697] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 2 to 3, leader changed from da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66) to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.015991 25889 raft_consensus.cc:993] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925: : Instructing follower 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:44.016456 25889 raft_consensus.cc:1081] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Signalling peer 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:44.018087 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:33818
I20260713 09:09:44.018790 25667 raft_consensus.cc:493] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:44.019282 25667 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.026865 25667 raft_consensus.cc:515] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:44.029480 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:44.029798 25598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660496b5689242c78f5bc4259899a0fb" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:44.030027 25519 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.030467 25598 raft_consensus.cc:3055] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:44.030838 25598 raft_consensus.cc:740] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da9c6ab6f11a4c95b4c2da90b599f925, State: Running, Role: LEADER
I20260713 09:09:44.032943 25598 consensus_queue.cc:260] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [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: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:44.034150 25598 raft_consensus.cc:3060] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.029248 25667 leader_election.cc:290] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 3 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:44.036593 25519 raft_consensus.cc:2468] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 3.
I20260713 09:09:44.037515 25636 leader_election.cc:304] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [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: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:44.038203 25939 raft_consensus.cc:2804] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:44.038627 25939 raft_consensus.cc:697] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 3 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:44.039393 25939 consensus_queue.cc:237] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [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: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:44.041519 25598 raft_consensus.cc:2468] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 3.
I20260713 09:09:44.046850 25421 catalog_manager.cc:5697] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 2 to 3, leader changed from da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66) to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.156302 25884 raft_consensus.cc:993] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd: : Instructing follower 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:44.156715 25884 raft_consensus.cc:1081] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Signalling peer 50cbf4a325fd488d8e30de8c1be19271 to start an election
I20260713 09:09:44.158162 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0"
dest_uuid: "50cbf4a325fd488d8e30de8c1be19271"
 from {username='slave'} at 127.0.0.1:33824
I20260713 09:09:44.158722 25667 raft_consensus.cc:493] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:44.159101 25667 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.165264 25667 raft_consensus.cc:515] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:44.167533 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1a162c6931b432f96a70432c29a02cd"
I20260713 09:09:44.168044 25519 raft_consensus.cc:3055] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:44.168310 25519 raft_consensus.cc:740] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1a162c6931b432f96a70432c29a02cd, State: Running, Role: LEADER
I20260713 09:09:44.169029 25519 consensus_queue.cc:260] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [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: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:44.170071 25519 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.170645 25667 leader_election.cc:290] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [CANDIDATE]: Term 3 election: Requested vote from peers d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369), da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203)
I20260713 09:09:44.172326 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12277d4c196442748ec631b6bd934fd0" candidate_uuid: "50cbf4a325fd488d8e30de8c1be19271" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da9c6ab6f11a4c95b4c2da90b599f925"
I20260713 09:09:44.172914 25595 raft_consensus.cc:3060] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:44.176980 25519 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 3.
I20260713 09:09:44.177852 25636 leader_election.cc:304] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [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: 50cbf4a325fd488d8e30de8c1be19271, d1a162c6931b432f96a70432c29a02cd; no voters: 
I20260713 09:09:44.178689 25939 raft_consensus.cc:2804] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:44.179193 25939 raft_consensus.cc:697] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 LEADER]: Becoming Leader. State: Replica: 50cbf4a325fd488d8e30de8c1be19271, State: Running, Role: LEADER
I20260713 09:09:44.179977 25939 consensus_queue.cc:237] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [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: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } }
I20260713 09:09:44.181125 25595 raft_consensus.cc:2468] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50cbf4a325fd488d8e30de8c1be19271 in term 3.
I20260713 09:09:44.188028 25421 catalog_manager.cc:5697] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 reported cstate change: term changed from 2 to 3, leader changed from d1a162c6931b432f96a70432c29a02cd (127.21.58.65) to 50cbf4a325fd488d8e30de8c1be19271 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "50cbf4a325fd488d8e30de8c1be19271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50cbf4a325fd488d8e30de8c1be19271" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.349944 25595 raft_consensus.cc:1275] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:44.351348 25939 consensus_queue.cc:1048] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.359845 25519 raft_consensus.cc:1275] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:44.361617 25939 consensus_queue.cc:1048] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.376674 25595 raft_consensus.cc:1275] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:44.377974 25939 consensus_queue.cc:1048] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:44.387909 25519 raft_consensus.cc:1275] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:44.390067 25887 consensus_queue.cc:1048] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:44.556181 25519 raft_consensus.cc:1275] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:44.557421 25968 consensus_queue.cc:1048] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.571849 25598 raft_consensus.cc:1275] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:44.574656 25968 consensus_queue.cc:1048] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:09:44.586397 25522 raft_consensus.cc:1275] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:44.587745 25972 consensus_queue.cc:1048] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a162c6931b432f96a70432c29a02cd" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.605670 25598 raft_consensus.cc:1275] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Refusing update from remote peer 50cbf4a325fd488d8e30de8c1be19271: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:44.607103 25968 consensus_queue.cc:1048] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da9c6ab6f11a4c95b4c2da90b599f925" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.844321 21737 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:44.849316 21737 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:44.849699 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:44.854365 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:44.854718 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:45.883378 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
W20260713 09:09:45.906289 25562 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:09:45.910712 25562 consensus_peers.cc:597] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 -> Peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Couldn't send request to peer d1a162c6931b432f96a70432c29a02cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:45.920409 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:45.921228 21737 tablet_replica.cc:333] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.921876 21737 raft_consensus.cc:2243] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.922389 21737 raft_consensus.cc:2272] T e452dd56dceb4817a4edd9959b9f557b P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.924199 21737 tablet_replica.cc:333] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.924919 21737 raft_consensus.cc:2243] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.925419 21737 raft_consensus.cc:2272] T a67182e0ecbe465494752ce4ceee8f47 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.927489 21737 tablet_replica.cc:333] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.928232 21737 raft_consensus.cc:2243] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:45.929148 21737 raft_consensus.cc:2272] T 9ba9840d731748619513dc4d8d4ac8dc P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.931989 21737 tablet_replica.cc:333] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.932927 21737 raft_consensus.cc:2243] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.933349 21737 raft_consensus.cc:2272] T 64579619bf4a41ed861026e991c9f19d P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:45.934702 25636 consensus_peers.cc:597] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 -> Peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Couldn't send request to peer d1a162c6931b432f96a70432c29a02cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:45.935313 21737 tablet_replica.cc:333] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.935889 21737 raft_consensus.cc:2243] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:45.936646 21737 raft_consensus.cc:2272] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.938568 21737 tablet_replica.cc:333] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.939105 21737 raft_consensus.cc:2243] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:45.939767 21737 raft_consensus.cc:2272] T 4917d7d6dd5247e49bd11cc9d90bff77 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.941337 21737 tablet_replica.cc:333] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.941835 21737 raft_consensus.cc:2243] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.942267 21737 raft_consensus.cc:2272] T 75c0443c05a44745b6cfb26d88fb2843 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.943970 21737 tablet_replica.cc:333] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.944522 21737 raft_consensus.cc:2243] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.945032 21737 raft_consensus.cc:2272] T b2012fcb143243efbf5b7142220aa002 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.947537 21737 tablet_replica.cc:333] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.948062 21737 raft_consensus.cc:2243] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.948520 21737 raft_consensus.cc:2272] T 660496b5689242c78f5bc4259899a0fb P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.950314 21737 tablet_replica.cc:333] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.950830 21737 raft_consensus.cc:2243] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.951234 21737 raft_consensus.cc:2272] T bf914d618492403ba58f09e379df5ffb P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.952816 21737 tablet_replica.cc:333] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.953303 21737 raft_consensus.cc:2243] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.953697 21737 raft_consensus.cc:2272] T e37ee95fa13e4deabf69d4446e591791 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.955456 21737 tablet_replica.cc:333] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.955956 21737 raft_consensus.cc:2243] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:45.956648 21737 raft_consensus.cc:2272] T 1ed196ddaca143568484397d08eeb53f P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.958639 21737 tablet_replica.cc:333] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.959240 21737 raft_consensus.cc:2243] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.959717 21737 raft_consensus.cc:2272] T d49975898d734f53bd10363d73b64814 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.962008 21737 tablet_replica.cc:333] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.962591 21737 raft_consensus.cc:2243] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:45.963339 21737 raft_consensus.cc:2272] T 36e8c957ee334646b36deb25026a794e P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.965055 21737 tablet_replica.cc:333] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.965539 21737 raft_consensus.cc:2243] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:45.966272 21737 raft_consensus.cc:2272] T 280fffd604ae480e975759bdea692096 P d1a162c6931b432f96a70432c29a02cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.968063 21737 tablet_replica.cc:333] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.968631 21737 raft_consensus.cc:2243] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.969045 21737 raft_consensus.cc:2272] T f02aea8900604d95bb0c51aee58ebae1 P d1a162c6931b432f96a70432c29a02cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.970876 21737 tablet_replica.cc:333] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.971335 21737 raft_consensus.cc:2243] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.971706 21737 raft_consensus.cc:2272] T 5c401ce75fe54e16ab9af6c5eebf2731 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:45.973294 21737 tablet_replica.cc:333] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd: stopping tablet replica
I20260713 09:09:45.973831 21737 raft_consensus.cc:2243] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:45.974267 21737 raft_consensus.cc:2272] T 12277d4c196442748ec631b6bd934fd0 P d1a162c6931b432f96a70432c29a02cd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:45.997112 25636 consensus_peers.cc:597] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 -> Peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Couldn't send request to peer d1a162c6931b432f96a70432c29a02cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.005606 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
W20260713 09:09:46.010300 25636 consensus_peers.cc:597] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 -> Peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Couldn't send request to peer d1a162c6931b432f96a70432c29a02cd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:45369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.036922 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
W20260713 09:09:46.042245 25638 consensus_peers.cc:597] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 -> Peer da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203): Couldn't send request to peer da9c6ab6f11a4c95b4c2da90b599f925. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.077447 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:46.078289 21737 tablet_replica.cc:333] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.078882 21737 raft_consensus.cc:2243] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.079640 21737 raft_consensus.cc:2272] T a67182e0ecbe465494752ce4ceee8f47 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.081408 21737 tablet_replica.cc:333] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.081996 21737 raft_consensus.cc:2243] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.082744 21737 raft_consensus.cc:2272] T e452dd56dceb4817a4edd9959b9f557b P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.084424 21737 tablet_replica.cc:333] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.084985 21737 raft_consensus.cc:2243] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.085717 21737 raft_consensus.cc:2272] T 75c0443c05a44745b6cfb26d88fb2843 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.087558 21737 tablet_replica.cc:333] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.088138 21737 raft_consensus.cc:2243] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:46.088305 25638 consensus_peers.cc:597] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 -> Peer da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203): Couldn't send request to peer da9c6ab6f11a4c95b4c2da90b599f925. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.088637 21737 raft_consensus.cc:2272] T 660496b5689242c78f5bc4259899a0fb P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.090687 21737 tablet_replica.cc:333] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.091198 21737 raft_consensus.cc:2243] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.091900 21737 raft_consensus.cc:2272] T b2012fcb143243efbf5b7142220aa002 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.093926 21737 tablet_replica.cc:333] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.094504 21737 raft_consensus.cc:2243] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.095098 21737 raft_consensus.cc:2272] T 36e8c957ee334646b36deb25026a794e P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.097494 21737 tablet_replica.cc:333] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.098184 21737 raft_consensus.cc:2243] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:46.098271 25636 consensus_peers.cc:597] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 -> Peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Couldn't send request to peer d1a162c6931b432f96a70432c29a02cd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:45369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.098625 21737 raft_consensus.cc:2272] T 1ed196ddaca143568484397d08eeb53f P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.100525 21737 tablet_replica.cc:333] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.101063 21737 raft_consensus.cc:2243] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.101759 21737 raft_consensus.cc:2272] T d49975898d734f53bd10363d73b64814 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.103621 21737 tablet_replica.cc:333] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.104420 21737 raft_consensus.cc:2243] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.104900 21737 raft_consensus.cc:2272] T 280fffd604ae480e975759bdea692096 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.107012 21737 tablet_replica.cc:333] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
W20260713 09:09:46.107263 25638 consensus_peers.cc:597] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 -> Peer da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203): Couldn't send request to peer da9c6ab6f11a4c95b4c2da90b599f925. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.107539 21737 raft_consensus.cc:2243] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.108386 21737 raft_consensus.cc:2272] T f02aea8900604d95bb0c51aee58ebae1 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.110270 21737 tablet_replica.cc:333] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.110759 21737 raft_consensus.cc:2243] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.111146 21737 raft_consensus.cc:2272] T 5c401ce75fe54e16ab9af6c5eebf2731 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.112648 21737 tablet_replica.cc:333] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.113139 21737 raft_consensus.cc:2243] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.113559 21737 raft_consensus.cc:2272] T 12277d4c196442748ec631b6bd934fd0 P da9c6ab6f11a4c95b4c2da90b599f925 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.115263 21737 tablet_replica.cc:333] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.115746 21737 raft_consensus.cc:2243] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.116135 21737 raft_consensus.cc:2272] T 9ba9840d731748619513dc4d8d4ac8dc P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.117648 21737 tablet_replica.cc:333] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.118117 21737 raft_consensus.cc:2243] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.118551 21737 raft_consensus.cc:2272] T bf914d618492403ba58f09e379df5ffb P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.120103 21737 tablet_replica.cc:333] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.120569 21737 raft_consensus.cc:2243] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.120981 21737 raft_consensus.cc:2272] T e37ee95fa13e4deabf69d4446e591791 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.122740 21737 tablet_replica.cc:333] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.123195 21737 raft_consensus.cc:2243] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.123593 21737 raft_consensus.cc:2272] T 4917d7d6dd5247e49bd11cc9d90bff77 P da9c6ab6f11a4c95b4c2da90b599f925 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.125089 21737 tablet_replica.cc:333] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.125535 21737 raft_consensus.cc:2243] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.126417 21737 raft_consensus.cc:2272] T 64579619bf4a41ed861026e991c9f19d P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.128078 21737 tablet_replica.cc:333] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925: stopping tablet replica
I20260713 09:09:46.128515 21737 raft_consensus.cc:2243] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.128902 21737 raft_consensus.cc:2272] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P da9c6ab6f11a4c95b4c2da90b599f925 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.166188 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
I20260713 09:09:46.192533 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
W20260713 09:09:46.212119 25636 consensus_peers.cc:597] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 -> Peer d1a162c6931b432f96a70432c29a02cd (127.21.58.65:45369): Couldn't send request to peer d1a162c6931b432f96a70432c29a02cd. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:45369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:46.222556 25638 consensus_peers.cc:597] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 -> Peer da9c6ab6f11a4c95b4c2da90b599f925 (127.21.58.66:44203): Couldn't send request to peer da9c6ab6f11a4c95b4c2da90b599f925. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:44203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:46.226384 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:46.226999 21737 tablet_replica.cc:333] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.227564 21737 raft_consensus.cc:2243] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.228138 21737 raft_consensus.cc:2272] T e452dd56dceb4817a4edd9959b9f557b P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.229864 21737 tablet_replica.cc:333] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.230454 21737 raft_consensus.cc:2243] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.230894 21737 raft_consensus.cc:2272] T a67182e0ecbe465494752ce4ceee8f47 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.232499 21737 tablet_replica.cc:333] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.233013 21737 raft_consensus.cc:2243] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.233686 21737 raft_consensus.cc:2272] T 75c0443c05a44745b6cfb26d88fb2843 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.235294 21737 tablet_replica.cc:333] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.235805 21737 raft_consensus.cc:2243] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.236495 21737 raft_consensus.cc:2272] T 660496b5689242c78f5bc4259899a0fb P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.238304 21737 tablet_replica.cc:333] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.238793 21737 raft_consensus.cc:2243] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.239207 21737 raft_consensus.cc:2272] T b2012fcb143243efbf5b7142220aa002 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.240917 21737 tablet_replica.cc:333] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.241448 21737 raft_consensus.cc:2243] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.241852 21737 raft_consensus.cc:2272] T 9ba9840d731748619513dc4d8d4ac8dc P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.243484 21737 tablet_replica.cc:333] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.244030 21737 raft_consensus.cc:2243] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.244714 21737 raft_consensus.cc:2272] T bf914d618492403ba58f09e379df5ffb P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.246316 21737 tablet_replica.cc:333] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.246802 21737 raft_consensus.cc:2243] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.247484 21737 raft_consensus.cc:2272] T e37ee95fa13e4deabf69d4446e591791 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.249131 21737 tablet_replica.cc:333] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.249614 21737 raft_consensus.cc:2243] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.250016 21737 raft_consensus.cc:2272] T 64579619bf4a41ed861026e991c9f19d P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.251585 21737 tablet_replica.cc:333] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.252084 21737 raft_consensus.cc:2243] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.252481 21737 raft_consensus.cc:2272] T 4917d7d6dd5247e49bd11cc9d90bff77 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.253958 21737 tablet_replica.cc:333] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.254436 21737 raft_consensus.cc:2243] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.254814 21737 raft_consensus.cc:2272] T e30c5a7bbb7a4006b355e3ff12b0b8e5 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.256435 21737 tablet_replica.cc:333] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.256925 21737 raft_consensus.cc:2243] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.257315 21737 raft_consensus.cc:2272] T 36e8c957ee334646b36deb25026a794e P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.259074 21737 tablet_replica.cc:333] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.259579 21737 raft_consensus.cc:2243] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.259991 21737 raft_consensus.cc:2272] T 1ed196ddaca143568484397d08eeb53f P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.261672 21737 tablet_replica.cc:333] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.262190 21737 raft_consensus.cc:2243] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.262603 21737 raft_consensus.cc:2272] T d49975898d734f53bd10363d73b64814 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.264166 21737 tablet_replica.cc:333] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.264633 21737 raft_consensus.cc:2243] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.265023 21737 raft_consensus.cc:2272] T 280fffd604ae480e975759bdea692096 P 50cbf4a325fd488d8e30de8c1be19271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.266618 21737 tablet_replica.cc:333] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.267064 21737 raft_consensus.cc:2243] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.267428 21737 raft_consensus.cc:2272] T f02aea8900604d95bb0c51aee58ebae1 P 50cbf4a325fd488d8e30de8c1be19271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.269253 21737 tablet_replica.cc:333] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.269707 21737 raft_consensus.cc:2243] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.270421 21737 raft_consensus.cc:2272] T 5c401ce75fe54e16ab9af6c5eebf2731 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.271931 21737 tablet_replica.cc:333] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271: stopping tablet replica
I20260713 09:09:46.272337 21737 raft_consensus.cc:2243] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.273029 21737 raft_consensus.cc:2272] T 12277d4c196442748ec631b6bd934fd0 P 50cbf4a325fd488d8e30de8c1be19271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.308328 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
I20260713 09:09:46.334461 21737 master.cc:562] Master@127.21.58.126:34129 shutting down...
I20260713 09:09:46.352438 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:46.352970 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.353298 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4626c122913644e185bcae1d35a55376: stopping tablet replica
I20260713 09:09:46.389405 21737 master.cc:584] Master@127.21.58.126:34129 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12082 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:46.437564 21737 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.58.126:38437
I20260713 09:09:46.438692 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:46.443802 25981 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
W20260713 09:09:46.443926 25982 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
W20260713 09:09:46.445562 25984 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
I20260713 09:09:46.446775 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:46.452193 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:46.452371 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:46.452498 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933786452487 us; error 0 us; skew 500 ppm
I20260713 09:09:46.452925 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:46.455135 21737 webserver.cc:533] Webserver started at http://127.21.58.126:38067/ using document root <none> and password file <none>
I20260713 09:09:46.455552 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:46.455695 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:46.455893 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:46.456838 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/master-0-root/instance:
uuid: "36c7d875cbfc48e78b1a31319974b226"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.460913 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:46.464039 25989 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.464745 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:46.464977 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/master-0-root
uuid: "36c7d875cbfc48e78b1a31319974b226"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.465193 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-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)
I20260713 09:09:46.491423 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:46.492415 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:46.528275 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.126:38437
I20260713 09:09:46.528388 26040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.126:38437 every 8 connection(s)
I20260713 09:09:46.531899 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.541343 26041 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226: Bootstrap starting.
I20260713 09:09:46.545593 26041 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:46.549260 26041 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226: No bootstrap required, opened a new log
I20260713 09:09:46.551254 26041 raft_consensus.cc:359] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c7d875cbfc48e78b1a31319974b226" member_type: VOTER }
I20260713 09:09:46.551594 26041 raft_consensus.cc:385] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:46.551769 26041 raft_consensus.cc:740] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36c7d875cbfc48e78b1a31319974b226, State: Initialized, Role: FOLLOWER
I20260713 09:09:46.552330 26041 consensus_queue.cc:260] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36c7d875cbfc48e78b1a31319974b226" member_type: VOTER }
I20260713 09:09:46.552750 26041 raft_consensus.cc:399] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:46.552947 26041 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:46.553146 26041 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:46.556983 26041 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c7d875cbfc48e78b1a31319974b226" member_type: VOTER }
I20260713 09:09:46.557394 26041 leader_election.cc:304] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [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: 36c7d875cbfc48e78b1a31319974b226; no voters: 
I20260713 09:09:46.558408 26041 leader_election.cc:290] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:46.558715 26044 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:46.560431 26044 raft_consensus.cc:697] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 1 LEADER]: Becoming Leader. State: Replica: 36c7d875cbfc48e78b1a31319974b226, State: Running, Role: LEADER
I20260713 09:09:46.560890 26041 sys_catalog.cc:565] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:46.561065 26044 consensus_queue.cc:237] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [LEADER]: Queue going to LEADER mode. State: All 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: "36c7d875cbfc48e78b1a31319974b226" member_type: VOTER }
I20260713 09:09:46.565284 26045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "36c7d875cbfc48e78b1a31319974b226" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c7d875cbfc48e78b1a31319974b226" member_type: VOTER } }
I20260713 09:09:46.565511 26046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36c7d875cbfc48e78b1a31319974b226. Latest consensus state: current_term: 1 leader_uuid: "36c7d875cbfc48e78b1a31319974b226" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c7d875cbfc48e78b1a31319974b226" member_type: VOTER } }
I20260713 09:09:46.566291 26045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:46.566413 26046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:46.571008 26052 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:46.575749 26052 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:46.576977 21737 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:46.583894 26052 catalog_manager.cc:1383] Generated new cluster ID: e5a83a44aeca47eb8bff39172452504f
I20260713 09:09:46.584152 26052 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:46.600422 26052 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:46.601634 26052 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:46.620769 26052 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226: Generated new TSK 0
I20260713 09:09:46.621325 26052 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:46.643050 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:46.648921 26062 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
W20260713 09:09:46.650457 26063 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
I20260713 09:09:46.654402 21737 server_base.cc:1061] running on GCE node
W20260713 09:09:46.654443 26065 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
I20260713 09:09:46.656251 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:46.656459 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:46.656644 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933786656609 us; error 0 us; skew 500 ppm
I20260713 09:09:46.657177 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:46.659319 21737 webserver.cc:533] Webserver started at http://127.21.58.65:33497/ using document root <none> and password file <none>
I20260713 09:09:46.659789 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:46.659996 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:46.660259 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:46.661268 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-0-root/instance:
uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.665274 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:09:46.668248 26070 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.668970 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:46.669250 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-0-root
uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.669509 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-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)
I20260713 09:09:46.679158 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:46.680238 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:46.681602 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:46.683678 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:46.683887 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.684130 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:46.684314 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.721853 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.65:35421
I20260713 09:09:46.721946 26132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.65:35421 every 8 connection(s)
I20260713 09:09:46.726836 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:46.733777 26137 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
W20260713 09:09:46.734680 26138 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
I20260713 09:09:46.736584 21737 server_base.cc:1061] running on GCE node
W20260713 09:09:46.737344 26140 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
I20260713 09:09:46.738235 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:46.738423 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:46.738547 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933786738536 us; error 0 us; skew 500 ppm
I20260713 09:09:46.738971 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:46.741423 21737 webserver.cc:533] Webserver started at http://127.21.58.66:38627/ using document root <none> and password file <none>
I20260713 09:09:46.742041 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:46.742319 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:46.742642 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:46.743211 26133 heartbeater.cc:344] Connected to a master server at 127.21.58.126:38437
I20260713 09:09:46.743609 26133 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:46.743986 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-1-root/instance:
uuid: "1e7b7c0622ca41708566f38b270c2821"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.744442 26133 heartbeater.cc:507] Master 127.21.58.126:38437 requested a full tablet report, sending...
I20260713 09:09:46.746716 26006 ts_manager.cc:194] Registered new tserver with Master: 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421)
I20260713 09:09:46.748636 26006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47644
I20260713 09:09:46.749078 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:46.752770 26145 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.753494 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:09:46.753772 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-1-root
uuid: "1e7b7c0622ca41708566f38b270c2821"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.754030 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-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)
I20260713 09:09:46.762758 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:46.763799 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:46.765084 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:46.767272 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:46.767447 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.767733 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:46.767890 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.806072 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.66:44569
I20260713 09:09:46.806255 26207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.66:44569 every 8 connection(s)
I20260713 09:09:46.810817 21737 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:46.818156 26211 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
W20260713 09:09:46.819141 26212 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
I20260713 09:09:46.820866 26208 heartbeater.cc:344] Connected to a master server at 127.21.58.126:38437
I20260713 09:09:46.821307 26208 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:46.822348 26214 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
I20260713 09:09:46.822438 26208 heartbeater.cc:507] Master 127.21.58.126:38437 requested a full tablet report, sending...
I20260713 09:09:46.823004 21737 server_base.cc:1061] running on GCE node
I20260713 09:09:46.824016 21737 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:46.824267 21737 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:46.824455 21737 hybrid_clock.cc:648] HybridClock initialized: now 1783933786824417 us; error 0 us; skew 500 ppm
I20260713 09:09:46.824834 26006 ts_manager.cc:194] Registered new tserver with Master: 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:46.825011 21737 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:46.826581 26006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47650
I20260713 09:09:46.827596 21737 webserver.cc:533] Webserver started at http://127.21.58.67:37429/ using document root <none> and password file <none>
I20260713 09:09:46.828146 21737 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:46.828372 21737 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:46.828641 21737 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:46.829730 21737 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-2-root/instance:
uuid: "91f97a44c66749f391e8a56d5f494413"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.833791 21737 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:09:46.836783 26219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.837404 21737 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:46.837687 21737 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-2-root
uuid: "91f97a44c66749f391e8a56d5f494413"
format_stamp: "Formatted at 2026-07-13 09:09:46 on dist-test-slave-6hmz"
I20260713 09:09:46.837971 21737 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task9RFIAd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933688343897-21737-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)
I20260713 09:09:46.855499 21737 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:46.856705 21737 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:46.858024 21737 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:46.860064 21737 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:46.860281 21737 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.860522 21737 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:46.860692 21737 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:46.899232 21737 rpc_server.cc:307] RPC server started. Bound to: 127.21.58.67:44525
I20260713 09:09:46.899338 26281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.58.67:44525 every 8 connection(s)
I20260713 09:09:46.914067 26282 heartbeater.cc:344] Connected to a master server at 127.21.58.126:38437
I20260713 09:09:46.914505 26282 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:46.915191 26282 heartbeater.cc:507] Master 127.21.58.126:38437 requested a full tablet report, sending...
I20260713 09:09:46.916904 26006 ts_manager.cc:194] Registered new tserver with Master: 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:46.917443 21737 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014545636s
I20260713 09:09:46.918532 26006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47662
I20260713 09:09:46.940390 26006 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47676:
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"
    }
  }
}
W20260713 09:09:46.942922 26006 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.
I20260713 09:09:47.015882 26173 tablet_service.cc:1511] Processing CreateTablet for tablet 7e81c2e52d174a66bd251d46a9b8159d (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:47.017311 26173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e81c2e52d174a66bd251d46a9b8159d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.019253 26172 tablet_service.cc:1511] Processing CreateTablet for tablet 4bacadd2bc6f443b9d098fb1972c7aea (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:47.020555 26172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bacadd2bc6f443b9d098fb1972c7aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.022763 26171 tablet_service.cc:1511] Processing CreateTablet for tablet 33573e7733b34badbba7b7d160691aac (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:47.024077 26171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33573e7733b34badbba7b7d160691aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.025854 26170 tablet_service.cc:1511] Processing CreateTablet for tablet f4a89085eae4459e8bf57a8abf8cb602 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:47.026563 26244 tablet_service.cc:1511] Processing CreateTablet for tablet f4a89085eae4459e8bf57a8abf8cb602 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:47.027176 26170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a89085eae4459e8bf57a8abf8cb602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.027349 26247 tablet_service.cc:1511] Processing CreateTablet for tablet 7e81c2e52d174a66bd251d46a9b8159d (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:47.027927 26244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a89085eae4459e8bf57a8abf8cb602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.028623 26247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e81c2e52d174a66bd251d46a9b8159d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.031141 26242 tablet_service.cc:1511] Processing CreateTablet for tablet 6923ed41124c4448b72ae0ec85f5d934 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:47.032454 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6923ed41124c4448b72ae0ec85f5d934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.032076 26169 tablet_service.cc:1511] Processing CreateTablet for tablet b01edfc1c6a249dcb7954c1bfe20fb24 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:47.032177 26246 tablet_service.cc:1511] Processing CreateTablet for tablet 4bacadd2bc6f443b9d098fb1972c7aea (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:47.033389 26169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01edfc1c6a249dcb7954c1bfe20fb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.031144 26245 tablet_service.cc:1511] Processing CreateTablet for tablet 33573e7733b34badbba7b7d160691aac (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:47.029826 26243 tablet_service.cc:1511] Processing CreateTablet for tablet b01edfc1c6a249dcb7954c1bfe20fb24 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:47.035151 26168 tablet_service.cc:1511] Processing CreateTablet for tablet 6923ed41124c4448b72ae0ec85f5d934 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:47.033489 26246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bacadd2bc6f443b9d098fb1972c7aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.036459 26168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6923ed41124c4448b72ae0ec85f5d934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.038499 26243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01edfc1c6a249dcb7954c1bfe20fb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.041847 26245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33573e7733b34badbba7b7d160691aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.047415 26297 tablet_bootstrap.cc:492] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.079075 26298 tablet_bootstrap.cc:492] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.079865 26171 tablet_service.cc:1511] Processing CreateTablet for tablet e1c25307f2704bd1b43ef630fdf47c10 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:47.082679 26171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c25307f2704bd1b43ef630fdf47c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.088088 26297 tablet_bootstrap.cc:654] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.096388 26167 tablet_service.cc:1511] Processing CreateTablet for tablet ca203634de9c482a956e2fa7847160e3 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:47.096657 26098 tablet_service.cc:1511] Processing CreateTablet for tablet 7e81c2e52d174a66bd251d46a9b8159d (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:47.097683 26167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca203634de9c482a956e2fa7847160e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.099143 26097 tablet_service.cc:1511] Processing CreateTablet for tablet 4bacadd2bc6f443b9d098fb1972c7aea (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:47.101162 26096 tablet_service.cc:1511] Processing CreateTablet for tablet 33573e7733b34badbba7b7d160691aac (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:47.097640 26247 tablet_service.cc:1511] Processing CreateTablet for tablet ca203634de9c482a956e2fa7847160e3 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:47.103303 26247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca203634de9c482a956e2fa7847160e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.103245 26095 tablet_service.cc:1511] Processing CreateTablet for tablet f4a89085eae4459e8bf57a8abf8cb602 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:47.105490 26094 tablet_service.cc:1511] Processing CreateTablet for tablet b01edfc1c6a249dcb7954c1bfe20fb24 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:47.106688 26242 tablet_service.cc:1511] Processing CreateTablet for tablet e1c25307f2704bd1b43ef630fdf47c10 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:47.107465 26093 tablet_service.cc:1511] Processing CreateTablet for tablet 6923ed41124c4448b72ae0ec85f5d934 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:47.108327 26298 tablet_bootstrap.cc:654] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.109565 26092 tablet_service.cc:1511] Processing CreateTablet for tablet e1c25307f2704bd1b43ef630fdf47c10 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:47.111248 26091 tablet_service.cc:1511] Processing CreateTablet for tablet ca203634de9c482a956e2fa7847160e3 (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:47.113253 26090 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0a908501204be1a35c534debc80bdc (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:47.097957 26098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e81c2e52d174a66bd251d46a9b8159d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.116904 26090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0a908501204be1a35c534debc80bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.117141 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c25307f2704bd1b43ef630fdf47c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.118511 26097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bacadd2bc6f443b9d098fb1972c7aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.119231 26091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca203634de9c482a956e2fa7847160e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.119869 26095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a89085eae4459e8bf57a8abf8cb602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.120446 26093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6923ed41124c4448b72ae0ec85f5d934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.121721 26096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33573e7733b34badbba7b7d160691aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.128927 26094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01edfc1c6a249dcb7954c1bfe20fb24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.131209 26092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c25307f2704bd1b43ef630fdf47c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.153431 26297 tablet_bootstrap.cc:492] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.153916 26297 ts_tablet_manager.cc:1403] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.004s
I20260713 09:09:47.156219 26297 raft_consensus.cc:359] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.156994 26297 raft_consensus.cc:385] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.157326 26297 raft_consensus.cc:740] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.157532 26169 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0a908501204be1a35c534debc80bdc (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:47.158105 26297 consensus_queue.cc:260] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.159046 26169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0a908501204be1a35c534debc80bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.165081 26242 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0a908501204be1a35c534debc80bdc (DEFAULT_TABLE table=test-workload [id=6743e9f5d01142778e73ff162adcfb1c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:47.166288 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0a908501204be1a35c534debc80bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:47.180236 26298 tablet_bootstrap.cc:492] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.180742 26298 ts_tablet_manager.cc:1403] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.103s	user 0.005s	sys 0.006s
I20260713 09:09:47.183912 26298 raft_consensus.cc:359] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.184624 26298 raft_consensus.cc:385] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.184978 26298 raft_consensus.cc:740] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.185902 26298 consensus_queue.cc:260] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.196242 26298 ts_tablet_manager.cc:1434] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260713 09:09:47.196987 26282 heartbeater.cc:499] Master 127.21.58.126:38437 was elected leader, sending a full tablet report...
I20260713 09:09:47.201608 26298 tablet_bootstrap.cc:492] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.207917 26298 tablet_bootstrap.cc:654] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.220377 26298 tablet_bootstrap.cc:492] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.220970 26298 ts_tablet_manager.cc:1403] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:09:47.226918 26298 raft_consensus.cc:359] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.227748 26298 raft_consensus.cc:385] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.228093 26298 raft_consensus.cc:740] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.228821 26298 consensus_queue.cc:260] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.231110 26298 ts_tablet_manager.cc:1434] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:47.236337 26298 tablet_bootstrap.cc:492] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.242906 26298 tablet_bootstrap.cc:654] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.244886 26208 heartbeater.cc:499] Master 127.21.58.126:38437 was elected leader, sending a full tablet report...
I20260713 09:09:47.247064 26302 raft_consensus.cc:493] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.247701 26302 raft_consensus.cc:515] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.260288 26302 leader_election.cc:290] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.261754 26305 tablet_bootstrap.cc:492] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.267511 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:47.268411 26303 raft_consensus.cc:493] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:47.269094 26221 leader_election.cc:343] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.269004 26303 raft_consensus.cc:515] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.273316 26297 ts_tablet_manager.cc:1434] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.119s	user 0.038s	sys 0.039s
I20260713 09:09:47.274391 26297 tablet_bootstrap.cc:492] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.274595 26305 tablet_bootstrap.cc:654] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.277081 26303 leader_election.cc:290] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.281214 26297 tablet_bootstrap.cc:654] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.291731 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
W20260713 09:09:47.293867 26147 leader_election.cc:343] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.300158 26298 tablet_bootstrap.cc:492] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.305943 26298 ts_tablet_manager.cc:1403] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.007s
I20260713 09:09:47.312045 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
W20260713 09:09:47.314158 26223 leader_election.cc:343] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.314834 26223 leader_election.cc:304] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91f97a44c66749f391e8a56d5f494413; no voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.315915 26302 raft_consensus.cc:2749] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.319295 26298 raft_consensus.cc:359] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.320066 26298 raft_consensus.cc:385] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.320362 26298 raft_consensus.cc:740] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.321269 26305 tablet_bootstrap.cc:492] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.321362 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:47.321084 26298 consensus_queue.cc:260] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.321859 26305 ts_tablet_manager.cc:1403] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.020s
W20260713 09:09:47.323030 26149 leader_election.cc:343] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.323499 26297 tablet_bootstrap.cc:492] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.323463 26149 leader_election.cc:304] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821; no voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:47.324093 26297 ts_tablet_manager.cc:1403] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.034s
I20260713 09:09:47.324536 26303 raft_consensus.cc:2749] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.324832 26305 raft_consensus.cc:359] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.325448 26302 raft_consensus.cc:493] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.325626 26305 raft_consensus.cc:385] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.326066 26305 raft_consensus.cc:740] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.325940 26302 raft_consensus.cc:515] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.326774 26298 ts_tablet_manager.cc:1434] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.005s
I20260713 09:09:47.326977 26305 consensus_queue.cc:260] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.327809 26298 tablet_bootstrap.cc:492] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.328750 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
W20260713 09:09:47.330214 26221 leader_election.cc:343] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.327116 26297 raft_consensus.cc:359] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.331827 26297 raft_consensus.cc:385] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.332139 26297 raft_consensus.cc:740] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.332880 26297 consensus_queue.cc:260] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.334841 26311 raft_consensus.cc:493] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.336637 26298 tablet_bootstrap.cc:654] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.336524 26311 raft_consensus.cc:515] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.339756 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
W20260713 09:09:47.340920 26221 leader_election.cc:343] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.335000 26297 ts_tablet_manager.cc:1434] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:47.341903 26298 tablet_bootstrap.cc:492] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.342420 26298 ts_tablet_manager.cc:1403] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260713 09:09:47.342585 26297 tablet_bootstrap.cc:492] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.342661 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.343291 26183 raft_consensus.cc:2468] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.344425 26223 leader_election.cc:304] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [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: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.344981 26298 raft_consensus.cc:359] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.345872 26298 raft_consensus.cc:385] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.346354 26298 raft_consensus.cc:740] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.347481 26298 consensus_queue.cc:260] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.349076 26302 leader_election.cc:290] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.347513 26311 leader_election.cc:290] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421)
I20260713 09:09:47.349893 26302 raft_consensus.cc:2804] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.350466 26302 raft_consensus.cc:493] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.350883 26302 raft_consensus.cc:3060] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.352938 26297 tablet_bootstrap.cc:654] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.363983 26298 ts_tablet_manager.cc:1434] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.002s
I20260713 09:09:47.364146 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
W20260713 09:09:47.365619 26223 leader_election.cc:343] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.366147 26223 leader_election.cc:304] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91f97a44c66749f391e8a56d5f494413; no voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.367343 26315 raft_consensus.cc:2749] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.367568 26298 tablet_bootstrap.cc:492] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.370280 26297 tablet_bootstrap.cc:492] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.370970 26297 ts_tablet_manager.cc:1403] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260713 09:09:47.372854 26302 raft_consensus.cc:515] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.373888 26297 raft_consensus.cc:359] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.374302 26298 tablet_bootstrap.cc:654] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.374723 26297 raft_consensus.cc:385] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.375136 26297 raft_consensus.cc:740] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.375506 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.376066 26183 raft_consensus.cc:3060] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.376078 26297 consensus_queue.cc:260] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.383208 26183 raft_consensus.cc:2468] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.384327 26223 leader_election.cc:304] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.384703 26297 ts_tablet_manager.cc:1434] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:09:47.385106 26315 raft_consensus.cc:2804] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.385608 26315 raft_consensus.cc:697] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:47.386441 26315 consensus_queue.cc:237] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.388218 26298 tablet_bootstrap.cc:492] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.388970 26298 ts_tablet_manager.cc:1403] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260713 09:09:47.392035 26297 tablet_bootstrap.cc:492] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.392899 26305 ts_tablet_manager.cc:1434] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.071s	user 0.033s	sys 0.015s
I20260713 09:09:47.392606 26298 raft_consensus.cc:359] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.393675 26133 heartbeater.cc:499] Master 127.21.58.126:38437 was elected leader, sending a full tablet report...
I20260713 09:09:47.393720 26298 raft_consensus.cc:385] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.393833 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:47.393939 26302 leader_election.cc:290] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421)
I20260713 09:09:47.394237 26298 raft_consensus.cc:740] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.395242 26298 consensus_queue.cc:260] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
W20260713 09:09:47.395573 26221 leader_election.cc:343] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.397370 26298 ts_tablet_manager.cc:1434] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:47.398311 26298 tablet_bootstrap.cc:492] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.403625 26297 tablet_bootstrap.cc:654] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.406888 26305 tablet_bootstrap.cc:492] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.408569 26298 tablet_bootstrap.cc:654] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.409464 26315 raft_consensus.cc:493] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.410075 26315 raft_consensus.cc:515] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.414399 26305 tablet_bootstrap.cc:654] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.415529 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:47.416352 26108 raft_consensus.cc:2468] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.419145 26221 leader_election.cc:304] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.420213 26302 raft_consensus.cc:2804] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.420673 26302 raft_consensus.cc:493] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.420923 26298 tablet_bootstrap.cc:492] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.421113 26302 raft_consensus.cc:3060] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.421445 26298 ts_tablet_manager.cc:1403] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260713 09:09:47.424472 26298 raft_consensus.cc:359] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.425140 26298 raft_consensus.cc:385] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.425395 26298 raft_consensus.cc:740] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.426049 26298 consensus_queue.cc:260] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.428052 26305 tablet_bootstrap.cc:492] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.428601 26298 ts_tablet_manager.cc:1434] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:47.428602 26305 ts_tablet_manager.cc:1403] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260713 09:09:47.429808 26298 tablet_bootstrap.cc:492] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.431901 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.431841 26305 raft_consensus.cc:359] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.432801 26305 raft_consensus.cc:385] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.433168 26305 raft_consensus.cc:740] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
W20260713 09:09:47.434190 26223 leader_election.cc:343] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.434568 26305 consensus_queue.cc:260] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.437242 26298 tablet_bootstrap.cc:654] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.423628 26004 catalog_manager.cc:5697] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.430608 26315 leader_election.cc:290] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.440572 26305 ts_tablet_manager.cc:1434] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:47.441847 26305 tablet_bootstrap.cc:492] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.447639 26302 raft_consensus.cc:515] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.449976 26298 tablet_bootstrap.cc:492] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.450186 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:47.450475 26298 ts_tablet_manager.cc:1403] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:09:47.450757 26108 raft_consensus.cc:3060] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.451789 26305 tablet_bootstrap.cc:654] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.450474 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.453336 26298 raft_consensus.cc:359] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.454026 26298 raft_consensus.cc:385] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:47.453959 26223 leader_election.cc:343] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.454525 26298 raft_consensus.cc:740] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.455396 26298 consensus_queue.cc:260] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.457734 26298 ts_tablet_manager.cc:1434] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:47.458611 26298 tablet_bootstrap.cc:492] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.459591 26108 raft_consensus.cc:2468] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.461226 26221 leader_election.cc:304] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:47.462790 26314 raft_consensus.cc:2804] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.463403 26314 raft_consensus.cc:697] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:47.464494 26314 consensus_queue.cc:237] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.465364 26298 tablet_bootstrap.cc:654] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.465512 26302 leader_election.cc:290] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.468638 26297 tablet_bootstrap.cc:492] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.469275 26297 ts_tablet_manager.cc:1403] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.024s
I20260713 09:09:47.473199 26297 raft_consensus.cc:359] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.474172 26297 raft_consensus.cc:385] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.474566 26297 raft_consensus.cc:740] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.475481 26297 consensus_queue.cc:260] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.477926 26297 ts_tablet_manager.cc:1434] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:47.478886 26297 tablet_bootstrap.cc:492] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.485235 26297 tablet_bootstrap.cc:654] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.492878 26005 catalog_manager.cc:5697] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.498368 26297 tablet_bootstrap.cc:492] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.498898 26297 ts_tablet_manager.cc:1403] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:09:47.500882 26298 tablet_bootstrap.cc:492] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.501338 26298 ts_tablet_manager.cc:1403] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.016s
I20260713 09:09:47.501468 26297 raft_consensus.cc:359] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.502305 26297 raft_consensus.cc:385] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.502610 26297 raft_consensus.cc:740] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.503371 26297 consensus_queue.cc:260] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.503659 26298 raft_consensus.cc:359] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.504262 26298 raft_consensus.cc:385] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.504580 26298 raft_consensus.cc:740] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.505597 26297 ts_tablet_manager.cc:1434] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:47.505340 26298 consensus_queue.cc:260] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.506603 26297 tablet_bootstrap.cc:492] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.507359 26298 ts_tablet_manager.cc:1434] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:47.508351 26298 tablet_bootstrap.cc:492] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:47.511718 26305 tablet_bootstrap.cc:492] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.512223 26305 ts_tablet_manager.cc:1403] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.029s
I20260713 09:09:47.512844 26297 tablet_bootstrap.cc:654] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.513417 26298 tablet_bootstrap.cc:654] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.515259 26305 raft_consensus.cc:359] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.516175 26305 raft_consensus.cc:385] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.516601 26305 raft_consensus.cc:740] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.517522 26305 consensus_queue.cc:260] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.520366 26305 ts_tablet_manager.cc:1434] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:47.521754 26305 tablet_bootstrap.cc:492] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.524448 26297 tablet_bootstrap.cc:492] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.525292 26297 ts_tablet_manager.cc:1403] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:09:47.528904 26305 tablet_bootstrap.cc:654] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.528967 26297 raft_consensus.cc:359] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.529970 26297 raft_consensus.cc:385] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.530354 26297 raft_consensus.cc:740] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.531239 26297 consensus_queue.cc:260] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.533649 26297 ts_tablet_manager.cc:1434] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:47.534345 26305 tablet_bootstrap.cc:492] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.534686 26297 tablet_bootstrap.cc:492] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.534833 26305 ts_tablet_manager.cc:1403] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:09:47.535032 26298 tablet_bootstrap.cc:492] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:47.535480 26298 ts_tablet_manager.cc:1403] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260713 09:09:47.537601 26305 raft_consensus.cc:359] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.537977 26298 raft_consensus.cc:359] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.538390 26305 raft_consensus.cc:385] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.538686 26298 raft_consensus.cc:385] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.538743 26305 raft_consensus.cc:740] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.539121 26298 raft_consensus.cc:740] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.539851 26305 consensus_queue.cc:260] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.540062 26298 consensus_queue.cc:260] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.540696 26297 tablet_bootstrap.cc:654] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.542011 26305 ts_tablet_manager.cc:1434] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:47.542995 26305 tablet_bootstrap.cc:492] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.543962 26314 raft_consensus.cc:493] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.544423 26314 raft_consensus.cc:515] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.546463 26314 leader_election.cc:290] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.548581 26305 tablet_bootstrap.cc:654] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.548728 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:47.549331 26108 raft_consensus.cc:2468] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.550275 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.550917 26183 raft_consensus.cc:2468] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.551429 26297 tablet_bootstrap.cc:492] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.551903 26297 ts_tablet_manager.cc:1403] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:09:47.552582 26223 leader_election.cc:304] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.554889 26314 raft_consensus.cc:2804] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.555413 26314 raft_consensus.cc:493] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.555750 26314 raft_consensus.cc:3060] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.556782 26298 ts_tablet_manager.cc:1434] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260713 09:09:47.562048 26314 raft_consensus.cc:515] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.564138 26305 tablet_bootstrap.cc:492] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.564220 26314 leader_election.cc:290] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.564817 26305 ts_tablet_manager.cc:1403] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260713 09:09:47.554847 26297 raft_consensus.cc:359] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.565431 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:47.565630 26297 raft_consensus.cc:385] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.565765 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.566012 26297 raft_consensus.cc:740] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.566071 26108 raft_consensus.cc:3060] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.566407 26183 raft_consensus.cc:3060] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.566718 26303 raft_consensus.cc:493] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.567093 26297 consensus_queue.cc:260] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.567175 26303 raft_consensus.cc:515] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.569428 26297 ts_tablet_manager.cc:1434] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:09:47.572801 26297 tablet_bootstrap.cc:492] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
W20260713 09:09:47.573025 26054 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:47.573534 26108 raft_consensus.cc:2468] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.574108 26183 raft_consensus.cc:2468] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.574230 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:47.574661 26221 leader_election.cc:304] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.575469 26314 raft_consensus.cc:2804] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.575932 26314 raft_consensus.cc:697] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:47.576712 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:47.577333 26257 raft_consensus.cc:2468] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 0.
W20260713 09:09:47.578379 26147 leader_election.cc:343] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.569370 26303 leader_election.cc:290] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.578935 26149 leader_election.cc:304] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [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: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.579414 26297 tablet_bootstrap.cc:654] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.579986 26303 raft_consensus.cc:2804] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.580401 26303 raft_consensus.cc:493] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.580425 26305 raft_consensus.cc:359] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.580950 26303 raft_consensus.cc:3060] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.576709 26314 consensus_queue.cc:237] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.588181 26297 tablet_bootstrap.cc:492] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.588595 26297 ts_tablet_manager.cc:1403] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 09:09:47.589556 26303 raft_consensus.cc:515] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.590564 26305 raft_consensus.cc:385] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.590276 26297 raft_consensus.cc:359] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.590999 26305 raft_consensus.cc:740] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.591202 26297 raft_consensus.cc:385] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.591668 26297 raft_consensus.cc:740] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.592013 26305 consensus_queue.cc:260] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.592756 26297 consensus_queue.cc:260] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.594596 26305 ts_tablet_manager.cc:1434] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:09:47.595916 26305 tablet_bootstrap.cc:492] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.595995 26005 catalog_manager.cc:5697] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.600312 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
W20260713 09:09:47.601632 26147 leader_election.cc:343] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:47.601891 26305 tablet_bootstrap.cc:654] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.603621 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:47.604151 26257 raft_consensus.cc:3060] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.597476 26297 ts_tablet_manager.cc:1434] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:09:47.611014 26297 tablet_bootstrap.cc:492] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:47.611286 26257 raft_consensus.cc:2468] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 1.
I20260713 09:09:47.612246 26149 leader_election.cc:304] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.613101 26301 raft_consensus.cc:2804] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.613981 26305 tablet_bootstrap.cc:492] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.614226 26303 leader_election.cc:290] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.614537 26305 ts_tablet_manager.cc:1403] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260713 09:09:47.617113 26297 tablet_bootstrap.cc:654] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.617348 26305 raft_consensus.cc:359] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.618109 26305 raft_consensus.cc:385] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.618474 26305 raft_consensus.cc:740] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.619165 26305 consensus_queue.cc:260] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.621555 26305 ts_tablet_manager.cc:1434] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:09:47.622817 26305 tablet_bootstrap.cc:492] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.625862 26301 raft_consensus.cc:697] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:47.626824 26301 consensus_queue.cc:237] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.630362 26305 tablet_bootstrap.cc:654] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.632690 26297 tablet_bootstrap.cc:492] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:47.633302 26297 ts_tablet_manager.cc:1403] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:09:47.636765 26297 raft_consensus.cc:359] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.637631 26297 raft_consensus.cc:385] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.637998 26297 raft_consensus.cc:740] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.640405 26005 catalog_manager.cc:5697] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.638813 26297 consensus_queue.cc:260] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.643850 26297 ts_tablet_manager.cc:1434] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:09:47.646783 26305 tablet_bootstrap.cc:492] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.647253 26305 ts_tablet_manager.cc:1403] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.018s
I20260713 09:09:47.649610 26305 raft_consensus.cc:359] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.650321 26305 raft_consensus.cc:385] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.650614 26305 raft_consensus.cc:740] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.651245 26305 consensus_queue.cc:260] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.653147 26305 ts_tablet_manager.cc:1434] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:47.654034 26305 tablet_bootstrap.cc:492] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.660071 26305 tablet_bootstrap.cc:654] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.664245 26305 tablet_bootstrap.cc:492] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.664616 26305 ts_tablet_manager.cc:1403] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:09:47.666381 26305 raft_consensus.cc:359] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.666831 26305 raft_consensus.cc:385] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.667052 26305 raft_consensus.cc:740] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.667548 26305 consensus_queue.cc:260] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.669210 26305 ts_tablet_manager.cc:1434] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:47.670071 26305 tablet_bootstrap.cc:492] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:47.674652 26314 raft_consensus.cc:493] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.675127 26305 tablet_bootstrap.cc:654] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:47.675081 26314 raft_consensus.cc:515] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.676993 26314 leader_election.cc:290] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.677642 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:47.678292 26108 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.678521 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.679154 26183 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.679482 26221 leader_election.cc:304] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.681071 26314 raft_consensus.cc:2804] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.681442 26314 raft_consensus.cc:493] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.681794 26314 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.682834 26305 tablet_bootstrap.cc:492] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:47.683219 26305 ts_tablet_manager.cc:1403] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:09:47.684994 26305 raft_consensus.cc:359] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.685460 26305 raft_consensus.cc:385] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:47.685669 26305 raft_consensus.cc:740] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:47.686218 26305 consensus_queue.cc:260] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.686723 26314 raft_consensus.cc:515] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.687646 26305 ts_tablet_manager.cc:1434] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:47.689073 26314 leader_election.cc:290] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.689513 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:47.689635 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.690011 26108 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.690229 26183 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.695855 26108 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.696218 26183 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.696756 26221 leader_election.cc:304] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.697520 26314 raft_consensus.cc:2804] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.697978 26314 raft_consensus.cc:697] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:47.698762 26314 consensus_queue.cc:237] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.701774 26314 raft_consensus.cc:493] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.702301 26314 raft_consensus.cc:515] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.704252 26314 leader_election.cc:290] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.704826 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:47.705457 26108 raft_consensus.cc:2468] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.705410 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.706281 26183 raft_consensus.cc:2468] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:47.706625 26221 leader_election.cc:304] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.706502 26005 catalog_manager.cc:5697] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.707379 26314 raft_consensus.cc:2804] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.707718 26314 raft_consensus.cc:493] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.708004 26314 raft_consensus.cc:3060] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.712679 26314 raft_consensus.cc:515] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.714538 26314 leader_election.cc:290] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:47.715189 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:47.715446 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.715667 26108 raft_consensus.cc:3060] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.716065 26183 raft_consensus.cc:3060] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.720217 26108 raft_consensus.cc:2468] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.720422 26183 raft_consensus.cc:2468] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:47.721242 26221 leader_election.cc:304] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.721967 26314 raft_consensus.cc:2804] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.722470 26314 raft_consensus.cc:697] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:47.723160 26314 consensus_queue.cc:237] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.725359 26312 raft_consensus.cc:493] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.725966 26312 raft_consensus.cc:515] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.728197 26312 leader_election.cc:290] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.731683 26005 catalog_manager.cc:5697] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.733630 26312 raft_consensus.cc:493] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.734388 26312 raft_consensus.cc:515] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.737291 26312 leader_election.cc:290] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.743089 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.743278 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.743844 26183 raft_consensus.cc:2468] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:47.743935 26182 raft_consensus.cc:2468] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:47.744880 26074 leader_election.cc:304] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:47.745731 26312 raft_consensus.cc:2804] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.745936 26074 leader_election.cc:304] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:47.746224 26312 raft_consensus.cc:493] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.746819 26312 raft_consensus.cc:3060] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.750751 26345 raft_consensus.cc:2804] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.751197 26345 raft_consensus.cc:493] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.751546 26345 raft_consensus.cc:3060] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.751616 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:47.752161 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:47.752400 26257 raft_consensus.cc:2468] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:47.752826 26256 raft_consensus.cc:2468] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:47.758301 26312 raft_consensus.cc:515] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.758316 26345 raft_consensus.cc:515] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.759011 26346 raft_consensus.cc:493] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.759626 26346 raft_consensus.cc:515] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.760587 26312 leader_election.cc:290] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.761271 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.761751 26182 raft_consensus.cc:3060] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.761894 26346 leader_election.cc:290] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.762079 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.762764 26183 raft_consensus.cc:3060] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.764071 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:47.764623 26256 raft_consensus.cc:3060] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.765383 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.766089 26181 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:47.767470 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:47.768018 26257 raft_consensus.cc:3060] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.768416 26182 raft_consensus.cc:2468] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:47.768568 26255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:47.769248 26255 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:47.760584 26345 leader_election.cc:290] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.767652 26074 leader_election.cc:304] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:47.770502 26183 raft_consensus.cc:2468] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:47.771575 26074 leader_election.cc:304] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:47.772347 26346 raft_consensus.cc:2804] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:47.772483 26074 leader_election.cc:304] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:47.772837 26346 raft_consensus.cc:493] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:47.773383 26345 raft_consensus.cc:2804] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.773391 26346 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.774592 26256 raft_consensus.cc:2468] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:47.775970 26257 raft_consensus.cc:2468] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:47.776052 26312 raft_consensus.cc:2804] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.778741 26345 raft_consensus.cc:697] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:47.780463 26345 consensus_queue.cc:237] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.781803 26346 raft_consensus.cc:515] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.782603 26312 raft_consensus.cc:697] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:47.783802 26346 leader_election.cc:290] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.783478 26312 consensus_queue.cc:237] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.784559 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:47.784873 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:47.785223 26183 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.785501 26257 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.792460 26183 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:47.792557 26257 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:47.793790 26346 raft_consensus.cc:493] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.793915 26074 leader_election.cc:304] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:47.794381 26346 raft_consensus.cc:515] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.794827 26312 raft_consensus.cc:2804] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:47.795483 26312 raft_consensus.cc:697] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:47.796694 26312 consensus_queue.cc:237] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.797408 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:47.800483 26346 leader_election.cc:290] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.800827 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6923ed41124c4448b72ae0ec85f5d934" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:47.801654 26257 raft_consensus.cc:2393] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in current term 1: Already voted for candidate 1e7b7c0622ca41708566f38b270c2821 in this term.
I20260713 09:09:47.802922 26074 leader_election.cc:304] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:47.803388 26005 catalog_manager.cc:5697] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.804230 26312 raft_consensus.cc:3060] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.809425 26312 raft_consensus.cc:2749] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.816175 26005 catalog_manager.cc:5697] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.817444 26005 catalog_manager.cc:5697] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.821244 26108 raft_consensus.cc:3060] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.827723 26314 consensus_queue.cc:1048] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:47.838393 26302 consensus_queue.cc:1048] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:47.892300 26301 raft_consensus.cc:493] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:47.892874 26301 raft_consensus.cc:515] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:47.894814 26301 leader_election.cc:290] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:47.895454 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:47.895845 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:47.896293 26108 raft_consensus.cc:2393] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e7b7c0622ca41708566f38b270c2821 in current term 1: Already voted for candidate 91f97a44c66749f391e8a56d5f494413 in this term.
I20260713 09:09:47.897257 26147 leader_election.cc:304] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821; no voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:47.897848 26301 raft_consensus.cc:3060] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:47.902661 26301 raft_consensus.cc:2749] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:47.965487 26257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:47.965986 26257 raft_consensus.cc:606] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.970417 26257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:47.970875 26257 raft_consensus.cc:606] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.974999 26257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33573e7733b34badbba7b7d160691aac"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:47.975375 26257 raft_consensus.cc:606] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.979521 26257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:47.979887 26257 raft_consensus.cc:606] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:47.991449 26108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
mode: GRACEFUL
new_leader_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:49262
I20260713 09:09:47.991915 26108 raft_consensus.cc:606] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Received request to transfer leadership to TS 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:47.998561 26108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
mode: GRACEFUL
new_leader_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:49262
I20260713 09:09:47.998991 26108 raft_consensus.cc:606] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Received request to transfer leadership to TS 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:48.003218 26257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:48.003685 26257 raft_consensus.cc:606] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:48.008105 26108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
mode: GRACEFUL
new_leader_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:49262
I20260713 09:09:48.008591 26108 raft_consensus.cc:606] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Received request to transfer leadership to TS 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:48.010293 26302 consensus_queue.cc:1048] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.016271 26314 raft_consensus.cc:993] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.016669 26314 raft_consensus.cc:1081] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.018237 26108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:49240
I20260713 09:09:48.019640 26108 raft_consensus.cc:493] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.020059 26108 raft_consensus.cc:3060] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.023381 26314 consensus_queue.cc:1048] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.027138 26108 raft_consensus.cc:515] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.029131 26108 leader_election.cc:290] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:48.030094 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:48.030184 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a89085eae4459e8bf57a8abf8cb602" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:48.030805 26257 raft_consensus.cc:3055] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.031159 26257 raft_consensus.cc:740] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:48.031958 26257 consensus_queue.cc:260] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.032833 26257 raft_consensus.cc:3060] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.038717 26314 consensus_queue.cc:1048] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.039589 26257 raft_consensus.cc:2468] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:48.040764 26074 leader_election.cc:304] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [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: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:48.041548 26312 raft_consensus.cc:2804] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.042011 26312 raft_consensus.cc:697] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:48.042709 26312 consensus_queue.cc:237] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.047482 26302 raft_consensus.cc:993] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:48.047967 26311 raft_consensus.cc:1081] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:48.049299 26006 catalog_manager.cc:5697] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.050307 26182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:34682
I20260713 09:09:48.050834 26182 raft_consensus.cc:493] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.051079 26182 raft_consensus.cc:3060] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.057528 26182 raft_consensus.cc:515] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.057868 26301 consensus_queue.cc:1048] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.059175 26311 consensus_queue.cc:1048] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.061168 26335 consensus_queue.cc:1048] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.061798 26183 raft_consensus.cc:1240] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Rejecting Update request from peer 91f97a44c66749f391e8a56d5f494413 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:48.063447 26311 consensus_queue.cc:1059] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.064157 26311 raft_consensus.cc:3055] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.064467 26311 raft_consensus.cc:740] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:48.065224 26311 consensus_queue.cc:260] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.069240 26311 raft_consensus.cc:3060] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.075075 26182 leader_election.cc:290] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:48.076215 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:48.084739 26256 raft_consensus.cc:2468] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:48.076278 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca203634de9c482a956e2fa7847160e3" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:48.085712 26107 raft_consensus.cc:3060] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.086776 26149 leader_election.cc:304] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:48.087720 26301 raft_consensus.cc:2804] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.088186 26301 raft_consensus.cc:697] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:48.088990 26301 consensus_queue.cc:237] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.092271 26107 raft_consensus.cc:2468] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:48.098078 26006 catalog_manager.cc:5697] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.153101 26311 consensus_queue.cc:1048] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.158939 26314 raft_consensus.cc:993] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.159417 26302 raft_consensus.cc:1081] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.164768 26108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33573e7733b34badbba7b7d160691aac"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:49240
I20260713 09:09:48.165429 26108 raft_consensus.cc:493] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.165881 26108 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.166318 26312 consensus_queue.cc:1048] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.168958 26311 consensus_queue.cc:1048] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.173600 26108 raft_consensus.cc:515] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.175335 26345 raft_consensus.cc:993] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1: : Instructing follower 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:48.175774 26345 raft_consensus.cc:1081] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Signalling peer 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:48.181452 26345 consensus_queue.cc:1048] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.181988 26256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:37474
I20260713 09:09:48.182564 26256 raft_consensus.cc:493] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.182974 26256 raft_consensus.cc:3060] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.189417 26108 leader_election.cc:290] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:48.189322 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:48.189976 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:48.190104 26181 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.190532 26256 raft_consensus.cc:515] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.193181 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:48.193739 26107 raft_consensus.cc:3055] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.194082 26107 raft_consensus.cc:740] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:48.194234 26257 raft_consensus.cc:3055] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.196715 26257 raft_consensus.cc:740] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:48.194917 26107 consensus_queue.cc:260] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.198467 26107 raft_consensus.cc:3060] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.198377 26181 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:48.200400 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0a908501204be1a35c534debc80bdc" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:48.197602 26257 consensus_queue.cc:260] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.201352 26074 leader_election.cc:304] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:48.201869 26257 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.202255 26345 raft_consensus.cc:2804] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.202721 26345 raft_consensus.cc:697] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:48.203497 26345 consensus_queue.cc:237] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.205083 26107 raft_consensus.cc:2468] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 2.
I20260713 09:09:48.196292 26256 leader_election.cc:290] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:48.206357 26221 leader_election.cc:304] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:48.201007 26182 raft_consensus.cc:3060] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.207221 26311 raft_consensus.cc:2804] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.207780 26311 raft_consensus.cc:697] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 2 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:48.208637 26257 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:48.208585 26311 consensus_queue.cc:237] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.218436 26006 catalog_manager.cc:5697] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.219622 26182 raft_consensus.cc:2468] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 2.
I20260713 09:09:48.220559 26005 catalog_manager.cc:5697] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 1 to 2, leader changed from 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65) to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:48.252799 26345 consensus_queue.cc:1048] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.263027 26312 consensus_queue.cc:1048] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.269961 26345 raft_consensus.cc:993] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1: : Instructing follower 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:48.270402 26312 raft_consensus.cc:1081] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Signalling peer 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:48.272010 26182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:34684
I20260713 09:09:48.272533 26182 raft_consensus.cc:493] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.272836 26182 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.277338 26182 raft_consensus.cc:515] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.279006 26182 leader_election.cc:290] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:48.279668 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:48.280040 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:48.280304 26107 raft_consensus.cc:3055] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.280684 26257 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.280663 26107 raft_consensus.cc:740] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:48.281706 26107 consensus_queue.cc:260] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.283002 26107 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.285739 26257 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:48.286716 26149 leader_election.cc:304] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:48.287362 26301 raft_consensus.cc:2804] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.287513 26107 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:48.287812 26301 raft_consensus.cc:697] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:48.288653 26301 consensus_queue.cc:237] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.295089 26005 catalog_manager.cc:5697] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 1 to 2, leader changed from 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65) to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.299892 26314 raft_consensus.cc:993] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.300387 26311 raft_consensus.cc:1081] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.301692 26107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:49240
I20260713 09:09:48.302174 26107 raft_consensus.cc:493] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.302910 26107 raft_consensus.cc:3060] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.307247 26107 raft_consensus.cc:515] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.308668 26107 leader_election.cc:290] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:48.309346 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:48.309718 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e81c2e52d174a66bd251d46a9b8159d" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:48.309968 26182 raft_consensus.cc:3060] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.310333 26257 raft_consensus.cc:3055] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.310662 26257 raft_consensus.cc:740] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:48.311451 26257 consensus_queue.cc:260] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.312665 26257 raft_consensus.cc:3060] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.316588 26182 raft_consensus.cc:2468] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:48.317755 26074 leader_election.cc:304] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:48.318444 26312 raft_consensus.cc:2804] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.318924 26312 raft_consensus.cc:697] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:48.319114 26257 raft_consensus.cc:2468] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:48.319749 26312 consensus_queue.cc:237] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.325793 26005 catalog_manager.cc:5697] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.337946 26311 consensus_queue.cc:1048] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.341106 26311 consensus_queue.cc:1048] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.345535 26314 raft_consensus.cc:993] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.345937 26314 raft_consensus.cc:1081] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:48.347131 26312 consensus_queue.cc:1048] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.347831 26107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:49240
I20260713 09:09:48.348379 26107 raft_consensus.cc:493] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.348730 26107 raft_consensus.cc:3060] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.352397 26345 consensus_queue.cc:1048] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.367156 26312 raft_consensus.cc:993] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1: : Instructing follower 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:48.367077 26107 raft_consensus.cc:515] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.367805 26312 raft_consensus.cc:1081] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Signalling peer 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:48.368367 26108 raft_consensus.cc:1240] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Rejecting Update request from peer 91f97a44c66749f391e8a56d5f494413 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:48.369973 26181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:34684
I20260713 09:09:48.370348 26107 leader_election.cc:290] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:48.370550 26181 raft_consensus.cc:493] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.371017 26181 raft_consensus.cc:3060] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.372280 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:48.372854 26256 raft_consensus.cc:3055] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.373153 26256 raft_consensus.cc:740] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:48.373680 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bacadd2bc6f443b9d098fb1972c7aea" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:48.374272 26183 raft_consensus.cc:3060] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.373895 26256 consensus_queue.cc:260] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.375228 26256 raft_consensus.cc:3060] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.383670 26183 raft_consensus.cc:2468] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:48.384788 26074 leader_election.cc:304] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:48.386183 26312 raft_consensus.cc:2804] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election won for term 2
W20260713 09:09:48.375048 26314 consensus_queue.cc:1175] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 91f97a44c66749f391e8a56d5f494413 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:09:48.386646 26312 raft_consensus.cc:697] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:48.384017 26181 raft_consensus.cc:515] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.387742 26312 consensus_queue.cc:237] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.389644 26256 raft_consensus.cc:2468] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:48.389799 26181 leader_election.cc:290] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:48.390851 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:48.390317 26182 raft_consensus.cc:1240] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Rejecting Update request from peer 8c4e9db3f80e4cf3a88c6806c58968c1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:48.391568 26108 raft_consensus.cc:3055] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.390717 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c25307f2704bd1b43ef630fdf47c10" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:48.391978 26108 raft_consensus.cc:740] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:48.392578 26257 raft_consensus.cc:3060] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.393137 26108 consensus_queue.cc:260] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.394201 26348 consensus_queue.cc:1059] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:48.398957 26108 raft_consensus.cc:3060] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.399415 26005 catalog_manager.cc:5697] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.399824 26257 raft_consensus.cc:2468] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:48.400945 26149 leader_election.cc:304] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:48.401687 26301 raft_consensus.cc:2804] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.402173 26301 raft_consensus.cc:697] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:48.402944 26301 consensus_queue.cc:237] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:48.405974 26108 raft_consensus.cc:2468] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:48.409595 26006 catalog_manager.cc:5697] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 1 to 2, leader changed from 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65) to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.430351 26181 raft_consensus.cc:3060] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.435211 26181 raft_consensus.cc:1275] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.436267 26348 consensus_queue.cc:1048] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.443389 26257 raft_consensus.cc:1275] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.444777 26312 consensus_queue.cc:1048] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.486387 26108 raft_consensus.cc:1275] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.487574 26301 consensus_queue.cc:1048] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.496529 26257 raft_consensus.cc:1275] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.497901 26301 consensus_queue.cc:1048] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.587921 26181 raft_consensus.cc:1275] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.589033 26312 consensus_queue.cc:1048] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.596479 26257 raft_consensus.cc:1275] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.597790 26347 consensus_queue.cc:1048] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.666929 26181 raft_consensus.cc:1275] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.668062 26314 consensus_queue.cc:1048] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.674880 26108 raft_consensus.cc:1275] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.676606 26302 consensus_queue.cc:1048] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.744599 26108 raft_consensus.cc:1275] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.745626 26301 consensus_queue.cc:1048] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.753202 26257 raft_consensus.cc:1275] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.754487 26301 consensus_queue.cc:1048] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.789436 26108 raft_consensus.cc:1275] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.790591 26301 consensus_queue.cc:1048] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.799396 26257 raft_consensus.cc:1275] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.800513 26256 raft_consensus.cc:1275] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.801533 26301 consensus_queue.cc:1048] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.802152 26347 consensus_queue.cc:1048] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.811234 26181 raft_consensus.cc:1275] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.815071 26347 consensus_queue.cc:1048] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.958428 26181 raft_consensus.cc:1275] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:48.959872 26347 consensus_queue.cc:1048] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:49.009853 26257 raft_consensus.cc:1275] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:49.012758 26345 consensus_queue.cc:1048] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:51.054347 26004 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53738:
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"
    }
  }
}
W20260713 09:09:51.057367 26004 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.
I20260713 09:09:51.106738 26091 tablet_service.cc:1511] Processing CreateTablet for tablet f777867c0367446da3a2bc2aa87b9a78 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:51.108122 26169 tablet_service.cc:1511] Processing CreateTablet for tablet f777867c0367446da3a2bc2aa87b9a78 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:51.108623 26091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f777867c0367446da3a2bc2aa87b9a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.109629 26169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f777867c0367446da3a2bc2aa87b9a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.111610 26093 tablet_service.cc:1511] Processing CreateTablet for tablet 94275609ff6a470d84c67068b1ae5874 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:51.112906 26093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94275609ff6a470d84c67068b1ae5874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.114791 26171 tablet_service.cc:1511] Processing CreateTablet for tablet 94275609ff6a470d84c67068b1ae5874 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:51.116216 26171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94275609ff6a470d84c67068b1ae5874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.118356 26092 tablet_service.cc:1511] Processing CreateTablet for tablet 351d5d8528d3448c98c60b992eb0fc6e (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:51.119735 26092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351d5d8528d3448c98c60b992eb0fc6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.120404 26242 tablet_service.cc:1511] Processing CreateTablet for tablet f777867c0367446da3a2bc2aa87b9a78 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:51.121845 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f777867c0367446da3a2bc2aa87b9a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.123098 26096 tablet_service.cc:1511] Processing CreateTablet for tablet 004ee554e2014085bf70262039ab8734 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:51.124485 26096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004ee554e2014085bf70262039ab8734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.132328 26246 tablet_service.cc:1511] Processing CreateTablet for tablet 351d5d8528d3448c98c60b992eb0fc6e (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:51.132516 26245 tablet_service.cc:1511] Processing CreateTablet for tablet 94275609ff6a470d84c67068b1ae5874 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:51.135224 26244 tablet_service.cc:1511] Processing CreateTablet for tablet 004ee554e2014085bf70262039ab8734 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:51.138015 26246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351d5d8528d3448c98c60b992eb0fc6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.140529 26244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004ee554e2014085bf70262039ab8734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.142804 26245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94275609ff6a470d84c67068b1ae5874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.166745 26094 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa4e03e97044d7f9ee31ac7e9127b14 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:51.168134 26094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa4e03e97044d7f9ee31ac7e9127b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.170259 26247 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa4e03e97044d7f9ee31ac7e9127b14 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:51.171603 26247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa4e03e97044d7f9ee31ac7e9127b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.171489 26090 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec9d4d8637d40d7a2c19198cc7e072d (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:51.172758 26090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec9d4d8637d40d7a2c19198cc7e072d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.175901 26243 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec9d4d8637d40d7a2c19198cc7e072d (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:51.176626 26095 tablet_service.cc:1511] Processing CreateTablet for tablet bad32dcbcb1f4988ab65181ec5d8ae1d (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:51.177222 26243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec9d4d8637d40d7a2c19198cc7e072d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.177857 26095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad32dcbcb1f4988ab65181ec5d8ae1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.183779 26241 tablet_service.cc:1511] Processing CreateTablet for tablet bad32dcbcb1f4988ab65181ec5d8ae1d (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:51.184373 26097 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4dff348b0b4e568d54b5755a0688b6 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:51.185134 26241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad32dcbcb1f4988ab65181ec5d8ae1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.185971 26097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4dff348b0b4e568d54b5755a0688b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.189534 26098 tablet_service.cc:1511] Processing CreateTablet for tablet c4ae51c6ba1f49e3b80992201cbfa9df (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:51.190820 26098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ae51c6ba1f49e3b80992201cbfa9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.192281 26240 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4dff348b0b4e568d54b5755a0688b6 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:51.193539 26240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4dff348b0b4e568d54b5755a0688b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.207568 26173 tablet_service.cc:1511] Processing CreateTablet for tablet 351d5d8528d3448c98c60b992eb0fc6e (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:51.207955 26172 tablet_service.cc:1511] Processing CreateTablet for tablet 004ee554e2014085bf70262039ab8734 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:51.208334 26167 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa4e03e97044d7f9ee31ac7e9127b14 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:51.208958 26173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351d5d8528d3448c98c60b992eb0fc6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.209542 26172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004ee554e2014085bf70262039ab8734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.210099 26167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa4e03e97044d7f9ee31ac7e9127b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.221195 26239 tablet_service.cc:1511] Processing CreateTablet for tablet c4ae51c6ba1f49e3b80992201cbfa9df (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:51.222549 26239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ae51c6ba1f49e3b80992201cbfa9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.223536 26168 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec9d4d8637d40d7a2c19198cc7e072d (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:51.223933 26170 tablet_service.cc:1511] Processing CreateTablet for tablet bad32dcbcb1f4988ab65181ec5d8ae1d (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:51.224792 26168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec9d4d8637d40d7a2c19198cc7e072d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.225443 26170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad32dcbcb1f4988ab65181ec5d8ae1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.231601 26166 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4dff348b0b4e568d54b5755a0688b6 (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:51.232846 26166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4dff348b0b4e568d54b5755a0688b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.239773 26165 tablet_service.cc:1511] Processing CreateTablet for tablet c4ae51c6ba1f49e3b80992201cbfa9df (DEFAULT_TABLE table=soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:51.240995 26165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ae51c6ba1f49e3b80992201cbfa9df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.309896 26387 tablet_bootstrap.cc:492] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.318053 26387 tablet_bootstrap.cc:654] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.323200 26388 tablet_bootstrap.cc:492] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.330659 26388 tablet_bootstrap.cc:654] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.336005 26389 tablet_bootstrap.cc:492] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.339039 26387 tablet_bootstrap.cc:492] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.339793 26387 ts_tablet_manager.cc:1403] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.013s
I20260713 09:09:51.344584 26389 tablet_bootstrap.cc:654] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.344012 26387 raft_consensus.cc:359] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.345137 26387 raft_consensus.cc:385] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.345665 26387 raft_consensus.cc:740] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.346885 26387 consensus_queue.cc:260] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.349759 26387 ts_tablet_manager.cc:1434] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:51.350831 26387 tablet_bootstrap.cc:492] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.357399 26387 tablet_bootstrap.cc:654] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.362371 26389 tablet_bootstrap.cc:492] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.362882 26389 ts_tablet_manager.cc:1403] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260713 09:09:51.366122 26387 tablet_bootstrap.cc:492] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.365810 26389 raft_consensus.cc:359] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.366561 26389 raft_consensus.cc:385] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.366673 26387 ts_tablet_manager.cc:1403] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 09:09:51.366864 26388 tablet_bootstrap.cc:492] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.367025 26389 raft_consensus.cc:740] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.367410 26388 ts_tablet_manager.cc:1403] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.010s
I20260713 09:09:51.367890 26389 consensus_queue.cc:260] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.369683 26388 raft_consensus.cc:359] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.370450 26389 ts_tablet_manager.cc:1434] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:09:51.370419 26388 raft_consensus.cc:385] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.370230 26387 raft_consensus.cc:359] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.370992 26388 raft_consensus.cc:740] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.371130 26387 raft_consensus.cc:385] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.371658 26389 tablet_bootstrap.cc:492] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.371613 26387 raft_consensus.cc:740] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.371992 26388 consensus_queue.cc:260] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.372650 26387 consensus_queue.cc:260] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.377029 26388 ts_tablet_manager.cc:1434] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:51.378021 26388 tablet_bootstrap.cc:492] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.378515 26389 tablet_bootstrap.cc:654] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.382117 26387 ts_tablet_manager.cc:1434] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:09:51.382320 26376 raft_consensus.cc:493] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.382799 26376 raft_consensus.cc:515] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.384052 26387 tablet_bootstrap.cc:492] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.384989 26376 leader_election.cc:290] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.387274 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:51.385789 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
W20260713 09:09:51.389705 26074 leader_election.cc:343] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:51.392050 26074 leader_election.cc:343] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.392434 26074 leader_election.cc:304] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:51.393136 26376 raft_consensus.cc:2749] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.398070 26387 tablet_bootstrap.cc:654] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.399569 26388 tablet_bootstrap.cc:654] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.400708 26389 tablet_bootstrap.cc:492] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.401157 26389 ts_tablet_manager.cc:1403] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260713 09:09:51.403709 26389 raft_consensus.cc:359] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.404214 26389 raft_consensus.cc:385] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.404461 26389 raft_consensus.cc:740] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.404562 26387 tablet_bootstrap.cc:492] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.405058 26387 ts_tablet_manager.cc:1403] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:09:51.405145 26389 consensus_queue.cc:260] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.407514 26389 ts_tablet_manager.cc:1434] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:09:51.408380 26389 tablet_bootstrap.cc:492] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.408905 26387 raft_consensus.cc:359] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.409873 26387 raft_consensus.cc:385] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.410283 26387 raft_consensus.cc:740] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.411255 26387 consensus_queue.cc:260] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.414983 26389 tablet_bootstrap.cc:654] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.414965 26387 ts_tablet_manager.cc:1434] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260713 09:09:51.418800 26387 tablet_bootstrap.cc:492] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.420902 26388 tablet_bootstrap.cc:492] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.421403 26388 ts_tablet_manager.cc:1403] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.003s
I20260713 09:09:51.424202 26388 raft_consensus.cc:359] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.424875 26388 raft_consensus.cc:385] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.424937 26387 tablet_bootstrap.cc:654] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.425248 26388 raft_consensus.cc:740] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.426005 26388 consensus_queue.cc:260] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.427042 26389 tablet_bootstrap.cc:492] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.427541 26389 ts_tablet_manager.cc:1403] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260713 09:09:51.428155 26388 ts_tablet_manager.cc:1434] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:09:51.429097 26388 tablet_bootstrap.cc:492] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.431227 26389 raft_consensus.cc:359] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.432183 26389 raft_consensus.cc:385] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.432579 26389 raft_consensus.cc:740] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.433655 26389 consensus_queue.cc:260] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.435245 26388 tablet_bootstrap.cc:654] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.440507 26389 ts_tablet_manager.cc:1434] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:51.441526 26389 tablet_bootstrap.cc:492] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.442224 26387 tablet_bootstrap.cc:492] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.442755 26387 ts_tablet_manager.cc:1403] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260713 09:09:51.445667 26387 raft_consensus.cc:359] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.446449 26387 raft_consensus.cc:385] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.446797 26387 raft_consensus.cc:740] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.447728 26389 tablet_bootstrap.cc:654] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.447665 26387 consensus_queue.cc:260] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.450160 26387 ts_tablet_manager.cc:1434] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:51.451308 26387 tablet_bootstrap.cc:492] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.454380 26388 tablet_bootstrap.cc:492] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.454878 26388 ts_tablet_manager.cc:1403] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260713 09:09:51.457923 26388 raft_consensus.cc:359] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.459005 26388 raft_consensus.cc:385] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.459156 26389 tablet_bootstrap.cc:492] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.459327 26388 raft_consensus.cc:740] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.459698 26389 ts_tablet_manager.cc:1403] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260713 09:09:51.460276 26388 consensus_queue.cc:260] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.461769 26387 tablet_bootstrap.cc:654] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.463001 26388 ts_tablet_manager.cc:1434] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:51.462867 26389 raft_consensus.cc:359] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.463730 26389 raft_consensus.cc:385] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.464032 26388 tablet_bootstrap.cc:492] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.464099 26389 raft_consensus.cc:740] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.465430 26389 consensus_queue.cc:260] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.471942 26389 ts_tablet_manager.cc:1434] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:51.473181 26389 tablet_bootstrap.cc:492] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.473505 26388 tablet_bootstrap.cc:654] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.475649 26302 raft_consensus.cc:493] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.476281 26302 raft_consensus.cc:515] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.480808 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.481405 26181 raft_consensus.cc:2468] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:51.482504 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:51.482806 26223 leader_election.cc:304] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
W20260713 09:09:51.484431 26221 leader_election.cc:343] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.485543 26302 leader_election.cc:290] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.486079 26302 raft_consensus.cc:2804] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.486490 26302 raft_consensus.cc:493] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.486871 26302 raft_consensus.cc:3060] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.488570 26388 tablet_bootstrap.cc:492] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.489053 26388 ts_tablet_manager.cc:1403] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260713 09:09:51.492249 26388 raft_consensus.cc:359] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.492870 26388 raft_consensus.cc:385] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.493116 26388 raft_consensus.cc:740] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.493718 26388 consensus_queue.cc:260] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.495723 26388 ts_tablet_manager.cc:1434] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:51.496636 26388 tablet_bootstrap.cc:492] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.499495 26302 raft_consensus.cc:515] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.502737 26388 tablet_bootstrap.cc:654] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.505510 26389 tablet_bootstrap.cc:654] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.505929 26387 tablet_bootstrap.cc:492] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.506489 26387 ts_tablet_manager.cc:1403] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.023s
I20260713 09:09:51.506500 26301 raft_consensus.cc:493] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.507150 26301 raft_consensus.cc:515] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.508977 26301 leader_election.cc:290] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.509967 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:51.510324 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:51.510156 26387 raft_consensus.cc:359] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.510600 26257 raft_consensus.cc:2468] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 0.
I20260713 09:09:51.510864 26387 raft_consensus.cc:385] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.510984 26108 raft_consensus.cc:2468] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 0.
I20260713 09:09:51.511230 26387 raft_consensus.cc:740] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.511968 26149 leader_election.cc:304] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.512319 26302 leader_election.cc:290] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.512872 26301 raft_consensus.cc:2804] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.513723 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:51.513998 26301 raft_consensus.cc:493] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.514367 26301 raft_consensus.cc:3060] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.515147 26221 leader_election.cc:343] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.513545 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:51.516192 26181 raft_consensus.cc:3060] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.518045 26388 tablet_bootstrap.cc:492] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.518635 26388 ts_tablet_manager.cc:1403] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260713 09:09:51.519924 26301 raft_consensus.cc:515] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.521517 26388 raft_consensus.cc:359] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.522271 26388 raft_consensus.cc:385] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.522584 26388 raft_consensus.cc:740] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.522794 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:51.523384 26108 raft_consensus.cc:3060] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.523451 26388 consensus_queue.cc:260] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.524211 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:51.524458 26389 tablet_bootstrap.cc:492] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.524787 26257 raft_consensus.cc:3060] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.525020 26389 ts_tablet_manager.cc:1403] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.004s
I20260713 09:09:51.511909 26387 consensus_queue.cc:260] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.523326 26181 raft_consensus.cc:2468] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:51.530290 26223 leader_election.cc:304] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:51.531256 26389 raft_consensus.cc:359] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.532186 26389 raft_consensus.cc:385] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.532366 26403 raft_consensus.cc:2804] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.532583 26389 raft_consensus.cc:740] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.533603 26389 consensus_queue.cc:260] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.538990 26108 raft_consensus.cc:2468] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 1.
I20260713 09:09:51.540838 26147 leader_election.cc:304] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:51.543283 26387 ts_tablet_manager.cc:1434] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260713 09:09:51.553522 26387 tablet_bootstrap.cc:492] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.559527 26257 raft_consensus.cc:2468] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 1.
I20260713 09:09:51.560681 26387 tablet_bootstrap.cc:654] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.571630 26301 leader_election.cc:290] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.576097 26387 tablet_bootstrap.cc:492] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.576622 26387 ts_tablet_manager.cc:1403] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260713 09:09:51.579574 26387 raft_consensus.cc:359] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.580369 26387 raft_consensus.cc:385] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.581284 26301 raft_consensus.cc:2804] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.580713 26387 raft_consensus.cc:740] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.582347 26387 consensus_queue.cc:260] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
W20260713 09:09:51.592931 26147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.58.65:35421, user_credentials={real_user=slave}} blocked reactor thread for 52331.2us
I20260713 09:09:51.593747 26301 raft_consensus.cc:697] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:51.594030 26387 ts_tablet_manager.cc:1434] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:09:51.594776 26301 consensus_queue.cc:237] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.598408 26403 raft_consensus.cc:697] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:51.599306 26403 consensus_queue.cc:237] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.601342 26387 tablet_bootstrap.cc:492] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.608682 26387 tablet_bootstrap.cc:654] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:51.609756 26054 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:51.621654 26376 raft_consensus.cc:493] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.622152 26376 raft_consensus.cc:515] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.624080 26376 leader_election.cc:290] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.624706 26387 tablet_bootstrap.cc:492] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.625204 26387 ts_tablet_manager.cc:1403] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260713 09:09:51.625799 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f777867c0367446da3a2bc2aa87b9a78" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
W20260713 09:09:51.627151 26074 leader_election.cc:343] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.628304 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f777867c0367446da3a2bc2aa87b9a78" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.628243 26387 raft_consensus.cc:359] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.629037 26387 raft_consensus.cc:385] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.629012 26181 raft_consensus.cc:2468] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:51.629627 26387 raft_consensus.cc:740] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.630415 26074 leader_election.cc:304] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [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: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:51.630527 26387 consensus_queue.cc:260] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.631484 26376 raft_consensus.cc:2804] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.633378 26387 ts_tablet_manager.cc:1434] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:09:51.634011 26376 raft_consensus.cc:493] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.634445 26376 raft_consensus.cc:3060] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.641317 26376 raft_consensus.cc:515] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.643949 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f777867c0367446da3a2bc2aa87b9a78" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:51.644462 26181 raft_consensus.cc:3060] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.645833 26387 tablet_bootstrap.cc:492] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.651710 26181 raft_consensus.cc:2468] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:51.652624 26387 tablet_bootstrap.cc:654] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.652909 26074 leader_election.cc:304] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:51.653904 26407 raft_consensus.cc:2804] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.665422 26389 ts_tablet_manager.cc:1434] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.140s	user 0.050s	sys 0.077s
I20260713 09:09:51.666028 26388 ts_tablet_manager.cc:1434] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.147s	user 0.054s	sys 0.084s
I20260713 09:09:51.666633 26389 tablet_bootstrap.cc:492] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.667264 26388 tablet_bootstrap.cc:492] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.673697 26389 tablet_bootstrap.cc:654] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.674276 26388 tablet_bootstrap.cc:654] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.674966 26004 catalog_manager.cc:5697] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.686326 26388 tablet_bootstrap.cc:492] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.686704 26389 tablet_bootstrap.cc:492] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.686908 26388 ts_tablet_manager.cc:1403] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260713 09:09:51.687227 26389 ts_tablet_manager.cc:1403] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:09:51.690101 26388 raft_consensus.cc:359] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.690385 26389 raft_consensus.cc:359] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.690896 26388 raft_consensus.cc:385] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.691099 26389 raft_consensus.cc:385] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.691254 26388 raft_consensus.cc:740] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.691484 26389 raft_consensus.cc:740] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.692066 26388 consensus_queue.cc:260] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.692269 26389 consensus_queue.cc:260] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.694537 26389 ts_tablet_manager.cc:1434] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:51.695039 26411 raft_consensus.cc:493] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.695529 26389 tablet_bootstrap.cc:492] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.695632 26005 catalog_manager.cc:5697] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.695652 26411 raft_consensus.cc:515] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.702342 26411 leader_election.cc:290] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.702698 26389 tablet_bootstrap.cc:654] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.703413 26407 raft_consensus.cc:697] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:51.703629 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4e03e97044d7f9ee31ac7e9127b14" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:51.705302 26257 raft_consensus.cc:2468] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 0.
I20260713 09:09:51.705544 26407 consensus_queue.cc:237] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.707331 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4e03e97044d7f9ee31ac7e9127b14" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:51.707949 26108 raft_consensus.cc:2468] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 0.
I20260713 09:09:51.706539 26406 raft_consensus.cc:493] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.706466 26149 leader_election.cc:304] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.708539 26406 raft_consensus.cc:515] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.709869 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f777867c0367446da3a2bc2aa87b9a78" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:51.710145 26411 raft_consensus.cc:2804] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.712317 26411 raft_consensus.cc:493] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.712729 26411 raft_consensus.cc:3060] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.713114 26074 leader_election.cc:343] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.714355 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:51.715080 26108 raft_consensus.cc:2468] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 0.
I20260713 09:09:51.716337 26147 leader_election.cc:304] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:51.717880 26301 raft_consensus.cc:2804] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.718420 26301 raft_consensus.cc:493] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.718832 26301 raft_consensus.cc:3060] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.720945 26389 tablet_bootstrap.cc:492] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.721645 26389 ts_tablet_manager.cc:1403] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260713 09:09:51.710744 26406 leader_election.cc:290] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.707378 26376 leader_election.cc:290] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.711601 26388 ts_tablet_manager.cc:1434] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260713 09:09:51.711834 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:51.723678 26256 raft_consensus.cc:2468] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 0.
I20260713 09:09:51.724399 26388 tablet_bootstrap.cc:492] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.731202 26301 raft_consensus.cc:515] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.732357 26389 raft_consensus.cc:359] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.733175 26389 raft_consensus.cc:385] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.733505 26389 raft_consensus.cc:740] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.733953 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:51.734494 26108 raft_consensus.cc:3060] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.734494 26387 tablet_bootstrap.cc:492] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.734287 26389 consensus_queue.cc:260] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.735167 26387 ts_tablet_manager.cc:1403] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.090s	user 0.038s	sys 0.034s
I20260713 09:09:51.735669 26411 raft_consensus.cc:515] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.736606 26389 ts_tablet_manager.cc:1434] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 09:09:51.737572 26389 tablet_bootstrap.cc:492] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.737709 26411 leader_election.cc:290] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.738318 26387 raft_consensus.cc:359] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.739012 26387 raft_consensus.cc:385] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.739369 26387 raft_consensus.cc:740] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.740865 26388 tablet_bootstrap.cc:654] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.740116 26387 consensus_queue.cc:260] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.743155 26387 ts_tablet_manager.cc:1434] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:51.744028 26387 tablet_bootstrap.cc:492] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: Bootstrap starting.
I20260713 09:09:51.738889 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4e03e97044d7f9ee31ac7e9127b14" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:51.744999 26256 raft_consensus.cc:3060] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.745466 26389 tablet_bootstrap.cc:654] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.749454 26387 tablet_bootstrap.cc:654] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.751737 26407 raft_consensus.cc:493] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.752025 26388 tablet_bootstrap.cc:492] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.752547 26388 ts_tablet_manager.cc:1403] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260713 09:09:51.752291 26407 raft_consensus.cc:515] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.754072 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4e03e97044d7f9ee31ac7e9127b14" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:51.754474 26387 tablet_bootstrap.cc:492] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: No bootstrap required, opened a new log
I20260713 09:09:51.754693 26107 raft_consensus.cc:3060] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.754853 26407 leader_election.cc:290] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.754959 26387 ts_tablet_manager.cc:1403] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:09:51.755535 26388 raft_consensus.cc:359] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.756234 26388 raft_consensus.cc:385] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.756521 26388 raft_consensus.cc:740] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.757110 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:51.757177 26388 consensus_queue.cc:260] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.757740 26387 raft_consensus.cc:359] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.758460 26387 raft_consensus.cc:385] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.758800 26387 raft_consensus.cc:740] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.759160 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.759572 26376 raft_consensus.cc:493] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.757778 26257 raft_consensus.cc:2468] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:51.759764 26389 tablet_bootstrap.cc:492] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.760317 26389 ts_tablet_manager.cc:1403] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260713 09:09:51.760047 26376 raft_consensus.cc:515] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.761004 26074 leader_election.cc:304] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.761596 26388 ts_tablet_manager.cc:1434] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:09:51.761986 26407 raft_consensus.cc:2804] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.762074 26376 leader_election.cc:290] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.762488 26407 raft_consensus.cc:493] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.762970 26407 raft_consensus.cc:3060] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.762964 26389 raft_consensus.cc:359] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.763896 26389 raft_consensus.cc:385] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.764230 26389 raft_consensus.cc:740] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.765213 26108 raft_consensus.cc:2468] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 1.
I20260713 09:09:51.759814 26181 raft_consensus.cc:2468] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:51.765707 26389 consensus_queue.cc:260] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.762655 26388 tablet_bootstrap.cc:492] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.766599 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.766700 26107 raft_consensus.cc:2468] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 1.
I20260713 09:09:51.767452 26182 raft_consensus.cc:2393] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in current term 1: Already voted for candidate 91f97a44c66749f391e8a56d5f494413 in this term.
I20260713 09:09:51.770072 26389 ts_tablet_manager.cc:1434] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:51.769942 26256 raft_consensus.cc:2468] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 1.
I20260713 09:09:51.770936 26147 leader_election.cc:304] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:51.759788 26387 consensus_queue.cc:260] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.771361 26389 tablet_bootstrap.cc:492] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413: Bootstrap starting.
I20260713 09:09:51.771948 26411 raft_consensus.cc:2804] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.772434 26411 raft_consensus.cc:697] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:51.772756 26301 leader_election.cc:290] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.773422 26387 ts_tablet_manager.cc:1434] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:51.773196 26411 consensus_queue.cc:237] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.775168 26149 leader_election.cc:304] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.776140 26388 tablet_bootstrap.cc:654] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.776077 26301 raft_consensus.cc:2804] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.776855 26301 raft_consensus.cc:697] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:51.769907 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:51.780043 26301 consensus_queue.cc:237] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.781039 26389 tablet_bootstrap.cc:654] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.781890 26074 leader_election.cc:304] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:51.786721 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:51.788219 26256 raft_consensus.cc:3060] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.788802 26376 raft_consensus.cc:3060] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.789492 26403 raft_consensus.cc:493] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.794497 26403 raft_consensus.cc:515] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.799145 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:51.799734 26107 raft_consensus.cc:2468] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:51.800406 26388 tablet_bootstrap.cc:492] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.800827 26388 ts_tablet_manager.cc:1403] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.015s
I20260713 09:09:51.800909 26221 leader_election.cc:304] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.801685 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.802313 26182 raft_consensus.cc:2468] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:51.803388 26409 raft_consensus.cc:2804] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.803769 26409 raft_consensus.cc:493] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.804073 26409 raft_consensus.cc:3060] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.804466 26388 raft_consensus.cc:359] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.805322 26388 raft_consensus.cc:385] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.805630 26388 raft_consensus.cc:740] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.806413 26388 consensus_queue.cc:260] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.801153 26006 catalog_manager.cc:5697] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.809924 26403 leader_election.cc:290] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.811326 26409 raft_consensus.cc:515] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.813280 26409 leader_election.cc:290] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.816286 26376 raft_consensus.cc:2749] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.818342 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:51.818892 26107 raft_consensus.cc:3060] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.819449 26407 raft_consensus.cc:515] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.820467 26256 raft_consensus.cc:2468] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 1.
I20260713 09:09:51.809043 26388 ts_tablet_manager.cc:1434] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:51.821779 26388 tablet_bootstrap.cc:492] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821: Bootstrap starting.
I20260713 09:09:51.822479 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:51.823056 26182 raft_consensus.cc:3060] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.825817 26388 tablet_bootstrap.cc:654] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.827041 26107 raft_consensus.cc:2468] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:51.829325 26221 leader_election.cc:304] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.831296 26182 raft_consensus.cc:2468] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:51.832626 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:51.833153 26181 raft_consensus.cc:3060] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.833474 26005 catalog_manager.cc:5697] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.834933 26005 catalog_manager.cc:5697] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 1 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.838230 26407 leader_election.cc:290] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.841506 26181 raft_consensus.cc:2468] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:51.842095 26389 tablet_bootstrap.cc:492] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413: No bootstrap required, opened a new log
I20260713 09:09:51.842624 26389 ts_tablet_manager.cc:1403] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.006s
I20260713 09:09:51.842777 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:51.838040 26409 raft_consensus.cc:2804] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.842860 26074 leader_election.cc:304] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:51.843362 26256 raft_consensus.cc:3060] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.846210 26407 raft_consensus.cc:2804] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.846927 26407 raft_consensus.cc:697] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:51.844450 26409 raft_consensus.cc:697] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:51.853395 26409 consensus_queue.cc:237] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.856889 26389 raft_consensus.cc:359] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.857527 26389 raft_consensus.cc:385] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.857777 26389 raft_consensus.cc:740] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.847685 26407 consensus_queue.cc:237] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.858480 26389 consensus_queue.cc:260] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.860780 26389 ts_tablet_manager.cc:1434] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:09:51.867609 26256 raft_consensus.cc:2468] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:51.870910 26006 catalog_manager.cc:5697] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.880970 26388 tablet_bootstrap.cc:492] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821: No bootstrap required, opened a new log
I20260713 09:09:51.881448 26388 ts_tablet_manager.cc:1403] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.019s
I20260713 09:09:51.883955 26388 raft_consensus.cc:359] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.884552 26388 raft_consensus.cc:385] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.884809 26388 raft_consensus.cc:740] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.885183 26005 catalog_manager.cc:5697] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.885476 26388 consensus_queue.cc:260] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.887568 26388 ts_tablet_manager.cc:1434] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:51.902357 26407 raft_consensus.cc:493] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.902992 26409 raft_consensus.cc:493] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.902858 26407 raft_consensus.cc:515] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.903467 26409 raft_consensus.cc:515] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.905301 26409 leader_election.cc:290] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.905532 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.905968 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:51.906180 26181 raft_consensus.cc:2468] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 0.
I20260713 09:09:51.906622 26107 raft_consensus.cc:2468] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:51.907776 26074 leader_election.cc:304] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:51.907867 26407 leader_election.cc:290] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.907920 26221 leader_election.cc:304] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.908557 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.908567 26407 raft_consensus.cc:2804] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.908849 26409 raft_consensus.cc:2804] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.908901 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413" is_pre_election: true
I20260713 09:09:51.909266 26407 raft_consensus.cc:493] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.909461 26409 raft_consensus.cc:493] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.909337 26181 raft_consensus.cc:2468] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:51.909857 26407 raft_consensus.cc:3060] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.909992 26409 raft_consensus.cc:3060] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.914858 26407 raft_consensus.cc:515] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.915083 26409 raft_consensus.cc:515] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.916083 26256 raft_consensus.cc:2393] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in current term 1: Already voted for candidate 91f97a44c66749f391e8a56d5f494413 in this term.
I20260713 09:09:51.917258 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:51.917397 26407 leader_election.cc:290] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:51.917699 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:51.917961 26181 raft_consensus.cc:3060] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.918481 26257 raft_consensus.cc:2393] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in current term 1: Already voted for candidate 91f97a44c66749f391e8a56d5f494413 in this term.
I20260713 09:09:51.919243 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:51.919793 26107 raft_consensus.cc:2393] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91f97a44c66749f391e8a56d5f494413 in current term 1: Already voted for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in this term.
I20260713 09:09:51.920814 26409 leader_election.cc:290] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.921713 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:51.922977 26223 leader_election.cc:304] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [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: 91f97a44c66749f391e8a56d5f494413; no voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:51.923714 26409 raft_consensus.cc:2749] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.924525 26181 raft_consensus.cc:2468] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 1.
I20260713 09:09:51.925334 26074 leader_election.cc:304] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:51.925869 26407 raft_consensus.cc:2804] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.926280 26407 raft_consensus.cc:697] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:51.926899 26407 consensus_queue.cc:237] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.933647 26005 catalog_manager.cc:5697] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 1 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.973286 26409 raft_consensus.cc:493] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.973774 26409 raft_consensus.cc:515] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.975461 26409 leader_election.cc:290] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.976029 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:51.976339 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:51.976580 26107 raft_consensus.cc:2468] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:51.977015 26181 raft_consensus.cc:2468] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 0.
I20260713 09:09:51.977628 26221 leader_election.cc:304] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.978399 26409 raft_consensus.cc:2804] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.978683 26409 raft_consensus.cc:493] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.978945 26409 raft_consensus.cc:3060] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.983465 26409 raft_consensus.cc:515] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:51.984966 26409 leader_election.cc:290] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:51.985569 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:51.985807 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:51.986050 26107 raft_consensus.cc:3060] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.986349 26181 raft_consensus.cc:3060] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.990693 26181 raft_consensus.cc:2468] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:51.990711 26107 raft_consensus.cc:2468] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 1.
I20260713 09:09:51.991688 26223 leader_election.cc:304] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:51.992327 26409 raft_consensus.cc:2804] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.992764 26409 raft_consensus.cc:697] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:51.993444 26409 consensus_queue.cc:237] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.004550 26005 catalog_manager.cc:5697] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 1 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.007831 26409 consensus_queue.cc:1048] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.028056 26403 consensus_queue.cc:1048] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.072140 26411 consensus_queue.cc:1048] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.075273 26411 consensus_queue.cc:1048] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.089613 26403 raft_consensus.cc:493] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.090096 26403 raft_consensus.cc:515] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.092024 26403 leader_election.cc:290] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:52.092625 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f777867c0367446da3a2bc2aa87b9a78" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" is_pre_election: true
I20260713 09:09:52.093459 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f777867c0367446da3a2bc2aa87b9a78" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e7b7c0622ca41708566f38b270c2821" is_pre_election: true
I20260713 09:09:52.094249 26181 raft_consensus.cc:2393] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91f97a44c66749f391e8a56d5f494413 in current term 1: Already voted for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in this term.
I20260713 09:09:52.095124 26223 leader_election.cc:304] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91f97a44c66749f391e8a56d5f494413; no voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:52.095845 26403 raft_consensus.cc:3060] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.102851 26403 raft_consensus.cc:2749] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.174070 26410 consensus_queue.cc:1048] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.183898 26410 consensus_queue.cc:1048] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.201297 26407 consensus_queue.cc:1048] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.211664 26407 consensus_queue.cc:1048] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.246963 26181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
mode: GRACEFUL
new_leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:46246
I20260713 09:09:52.247370 26403 consensus_queue.cc:1048] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.247684 26181 raft_consensus.cc:606] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Received request to transfer leadership to TS 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:52.252863 26257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:52.253680 26257 raft_consensus.cc:606] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:52.259357 26403 consensus_queue.cc:1048] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.264565 26376 consensus_queue.cc:1048] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.265254 26256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "004ee554e2014085bf70262039ab8734"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:52.266081 26256 raft_consensus.cc:606] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 8c4e9db3f80e4cf3a88c6806c58968c1
I20260713 09:09:52.283207 26407 consensus_queue.cc:1048] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.283470 26107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
mode: GRACEFUL
new_leader_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:49262
I20260713 09:09:52.287928 26107 raft_consensus.cc:606] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Received request to transfer leadership to TS 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:52.289786 26411 consensus_queue.cc:1048] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.296445 26256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
mode: GRACEFUL
new_leader_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:37478
I20260713 09:09:52.297235 26256 raft_consensus.cc:606] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Received request to transfer leadership to TS 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:52.304049 26107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
mode: GRACEFUL
new_leader_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:49262
I20260713 09:09:52.304771 26107 raft_consensus.cc:606] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Received request to transfer leadership to TS 1e7b7c0622ca41708566f38b270c2821
I20260713 09:09:52.317015 26407 raft_consensus.cc:993] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: : Instructing follower 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:52.317462 26376 raft_consensus.cc:1081] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Signalling peer 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:52.320772 26182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:34684
I20260713 09:09:52.321343 26182 raft_consensus.cc:493] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.321723 26182 raft_consensus.cc:3060] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.325181 26181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
mode: GRACEFUL
new_leader_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:46246
I20260713 09:09:52.325800 26181 raft_consensus.cc:606] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Received request to transfer leadership to TS 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:52.328828 26182 raft_consensus.cc:515] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.331559 26107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:52.332091 26107 raft_consensus.cc:3055] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.332394 26107 raft_consensus.cc:740] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:52.333122 26107 consensus_queue.cc:260] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.333683 26410 consensus_queue.cc:1048] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.334199 26107 raft_consensus.cc:3060] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.340476 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9d4d8637d40d7a2c19198cc7e072d" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:52.340971 26257 raft_consensus.cc:3060] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.347036 26257 raft_consensus.cc:2468] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:52.348019 26149 leader_election.cc:304] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:52.348789 26410 raft_consensus.cc:2804] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.349248 26410 raft_consensus.cc:697] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:52.349709 26107 raft_consensus.cc:2468] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:52.350040 26410 consensus_queue.cc:237] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.350522 26182 leader_election.cc:290] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:52.357394 26005 catalog_manager.cc:5697] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 1 to 2, leader changed from 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65) to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.434834 26407 consensus_queue.cc:1048] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.437220 26407 consensus_queue.cc:1048] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.438576 26408 consensus_queue.cc:1048] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.447397 26408 consensus_queue.cc:1048] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.449126 26448 raft_consensus.cc:993] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: : Instructing follower 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:52.449576 26448 raft_consensus.cc:1081] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Signalling peer 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:52.452428 26181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:34684
I20260713 09:09:52.452916 26181 raft_consensus.cc:493] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.453241 26181 raft_consensus.cc:3060] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.465142 26181 raft_consensus.cc:515] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.466148 26182 raft_consensus.cc:1240] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Rejecting Update request from peer 8c4e9db3f80e4cf3a88c6806c58968c1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:52.468544 26376 consensus_queue.cc:1059] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.468854 26181 leader_election.cc:290] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:52.469488 26376 raft_consensus.cc:3055] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.469834 26376 raft_consensus.cc:740] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:52.470000 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:52.470711 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4dff348b0b4e568d54b5755a0688b6" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:52.470829 26257 raft_consensus.cc:3060] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.471786 26376 consensus_queue.cc:260] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.473321 26376 raft_consensus.cc:3060] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.476099 26403 raft_consensus.cc:993] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:52.476542 26403 raft_consensus.cc:1081] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:52.478597 26106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:49240
I20260713 09:09:52.479135 26106 raft_consensus.cc:493] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.479470 26106 raft_consensus.cc:3060] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.480074 26257 raft_consensus.cc:2468] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:52.481313 26149 leader_election.cc:304] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:52.482219 26410 raft_consensus.cc:2804] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.482678 26410 raft_consensus.cc:697] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:52.483501 26410 consensus_queue.cc:237] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.487603 26106 raft_consensus.cc:515] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.490164 26107 raft_consensus.cc:1240] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Rejecting Update request from peer 91f97a44c66749f391e8a56d5f494413 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:52.490804 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:52.491377 26181 raft_consensus.cc:3060] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.492127 26106 leader_election.cc:290] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:52.491989 26408 consensus_queue.cc:1059] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.492280 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351d5d8528d3448c98c60b992eb0fc6e" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:52.492825 26257 raft_consensus.cc:3055] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.493153 26257 raft_consensus.cc:740] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:52.492581 26004 catalog_manager.cc:5697] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 1 to 2, leader changed from 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65) to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.493924 26257 consensus_queue.cc:260] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.494567 26108 raft_consensus.cc:2468] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:52.495170 26257 raft_consensus.cc:3060] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.498502 26181 raft_consensus.cc:2468] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:52.499611 26074 leader_election.cc:304] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:52.500371 26376 raft_consensus.cc:2804] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.500834 26257 raft_consensus.cc:2468] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:52.500849 26376 raft_consensus.cc:697] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
W20260713 09:09:52.501482 26408 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:09:52.503043 26376 consensus_queue.cc:237] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.508759 26004 catalog_manager.cc:5697] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.585875 26409 raft_consensus.cc:993] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:52.586422 26408 raft_consensus.cc:1081] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:52.587765 26108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "004ee554e2014085bf70262039ab8734"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:49240
I20260713 09:09:52.588172 26108 raft_consensus.cc:493] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.588435 26108 raft_consensus.cc:3060] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.592643 26108 raft_consensus.cc:515] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.594617 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:52.593958 26108 leader_election.cc:290] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:52.594794 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004ee554e2014085bf70262039ab8734" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:52.595121 26181 raft_consensus.cc:3060] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.595400 26257 raft_consensus.cc:3055] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.595986 26257 raft_consensus.cc:740] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:52.597674 26257 consensus_queue.cc:260] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.598773 26257 raft_consensus.cc:3060] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.599995 26301 raft_consensus.cc:993] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: : Instructing follower 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:52.600419 26410 raft_consensus.cc:1081] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Signalling peer 8c4e9db3f80e4cf3a88c6806c58968c1 to start an election
I20260713 09:09:52.600939 26181 raft_consensus.cc:2468] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:52.601868 26074 leader_election.cc:304] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:52.602021 26108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
 from {username='slave'} at 127.0.0.1:49256
I20260713 09:09:52.602543 26108 raft_consensus.cc:493] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.602628 26376 raft_consensus.cc:2804] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.602892 26108 raft_consensus.cc:3060] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.603356 26376 raft_consensus.cc:697] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:52.604153 26376 consensus_queue.cc:237] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.608296 26108 raft_consensus.cc:515] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.608546 26257 raft_consensus.cc:2468] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:52.609925 26108 leader_election.cc:290] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:52.611830 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:52.612380 26181 raft_consensus.cc:3055] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.612064 26004 catalog_manager.cc:5697] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.612660 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94275609ff6a470d84c67068b1ae5874" candidate_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:52.612680 26181 raft_consensus.cc:740] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:52.613302 26256 raft_consensus.cc:3060] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.613687 26181 consensus_queue.cc:260] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.614715 26181 raft_consensus.cc:3060] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.621160 26256 raft_consensus.cc:2468] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:52.621901 26181 raft_consensus.cc:2468] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4e9db3f80e4cf3a88c6806c58968c1 in term 2.
I20260713 09:09:52.622378 26074 leader_election.cc:304] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:52.623148 26376 raft_consensus.cc:2804] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.623627 26376 raft_consensus.cc:697] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:52.624392 26376 consensus_queue.cc:237] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.630887 26004 catalog_manager.cc:5697] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 reported cstate change: term changed from 1 to 2, leader changed from 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66) to 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65). New cstate: current_term: 2 leader_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.691236 26411 raft_consensus.cc:993] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: : Instructing follower 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:52.691661 26410 raft_consensus.cc:1081] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Signalling peer 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:52.692961 26256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:37470
I20260713 09:09:52.693352 26256 raft_consensus.cc:493] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.693590 26256 raft_consensus.cc:3060] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.698079 26256 raft_consensus.cc:515] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.700415 26256 leader_election.cc:290] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:52.700567 26106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:52.701152 26106 raft_consensus.cc:3060] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.701545 26181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ae51c6ba1f49e3b80992201cbfa9df" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:52.702360 26181 raft_consensus.cc:3055] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.702716 26181 raft_consensus.cc:740] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:52.703397 26181 consensus_queue.cc:260] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.704298 26181 raft_consensus.cc:3060] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.707077 26106 raft_consensus.cc:2468] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 2.
I20260713 09:09:52.708144 26221 leader_election.cc:304] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:52.708866 26408 raft_consensus.cc:2804] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.709270 26181 raft_consensus.cc:2468] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 2.
I20260713 09:09:52.709270 26408 raft_consensus.cc:697] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 2 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:52.710184 26408 consensus_queue.cc:237] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.715950 26004 catalog_manager.cc:5697] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 1 to 2, leader changed from 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66) to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 2 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.740608 26409 raft_consensus.cc:993] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: : Instructing follower 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:52.741091 26408 raft_consensus.cc:1081] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Signalling peer 1e7b7c0622ca41708566f38b270c2821 to start an election
I20260713 09:09:52.742663 26181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
 from {username='slave'} at 127.0.0.1:34682
I20260713 09:09:52.743155 26181 raft_consensus.cc:493] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:52.743486 26181 raft_consensus.cc:3060] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.747931 26181 raft_consensus.cc:515] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.749143 26181 leader_election.cc:290] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 91f97a44c66749f391e8a56d5f494413 (127.21.58.67:44525)
I20260713 09:09:52.749864 26106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:52.750159 26256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad32dcbcb1f4988ab65181ec5d8ae1d" candidate_uuid: "1e7b7c0622ca41708566f38b270c2821" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f97a44c66749f391e8a56d5f494413"
I20260713 09:09:52.750510 26106 raft_consensus.cc:3060] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.750706 26256 raft_consensus.cc:3055] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:52.751060 26256 raft_consensus.cc:740] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:52.751835 26256 consensus_queue.cc:260] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.753023 26256 raft_consensus.cc:3060] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:52.753824 26108 raft_consensus.cc:1275] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.755679 26410 consensus_queue.cc:1048] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.758030 26106 raft_consensus.cc:2468] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:52.759697 26256 raft_consensus.cc:2468] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7b7c0622ca41708566f38b270c2821 in term 2.
I20260713 09:09:52.760005 26147 leader_election.cc:304] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e7b7c0622ca41708566f38b270c2821, 8c4e9db3f80e4cf3a88c6806c58968c1; no voters: 
I20260713 09:09:52.760924 26410 raft_consensus.cc:2804] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:52.766486 26256 raft_consensus.cc:1275] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.767997 26301 consensus_queue.cc:1048] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.768893 26410 raft_consensus.cc:697] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:52.769944 26410 consensus_queue.cc:237] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:52.779857 26005 catalog_manager.cc:5697] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 reported cstate change: term changed from 1 to 2, leader changed from 91f97a44c66749f391e8a56d5f494413 (127.21.58.67) to 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66). New cstate: current_term: 2 leader_uuid: "1e7b7c0622ca41708566f38b270c2821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.971611 26181 raft_consensus.cc:1275] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.972637 26376 consensus_queue.cc:1048] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:52.980377 26256 raft_consensus.cc:1275] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:52.981761 26465 consensus_queue.cc:1048] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.036862 26256 raft_consensus.cc:1275] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.038187 26411 consensus_queue.cc:1048] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.045989 26108 raft_consensus.cc:1275] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.047395 26464 consensus_queue.cc:1048] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.114696 26256 raft_consensus.cc:1275] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.115738 26181 raft_consensus.cc:1275] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.116139 26465 consensus_queue.cc:1048] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.116909 26407 consensus_queue.cc:1048] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.129952 26182 raft_consensus.cc:1275] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.130497 26256 raft_consensus.cc:1275] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 8c4e9db3f80e4cf3a88c6806c58968c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.131420 26448 consensus_queue.cc:1048] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.132408 26407 consensus_queue.cc:1048] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.172734 26182 raft_consensus.cc:1275] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.173146 26108 raft_consensus.cc:1275] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.174000 26409 consensus_queue.cc:1048] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.174660 26408 consensus_queue.cc:1048] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.244776 26108 raft_consensus.cc:1275] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.246047 26464 consensus_queue.cc:1048] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:53.258380 26257 raft_consensus.cc:1275] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Refusing update from remote peer 1e7b7c0622ca41708566f38b270c2821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:53.259747 26464 consensus_queue.cc:1048] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:55.329788 26006 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53738:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:55.347625 26006 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53738:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:55.413383 21737 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:55.459015 26489 log.cc:927] Time spent T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260713 09:09:55.516786 26149 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.58.67:44525, user_credentials={real_user=slave}} blocked reactor thread for 52519.9us
I20260713 09:09:55.522002 26520 tablet.cc:1724] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:55.544132 26147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.58.65:35421, user_credentials={real_user=slave}} blocked reactor thread for 82814.1us
I20260713 09:09:55.521517 26524 tablet.cc:1724] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.589569 26529 tablet.cc:1724] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.591499 26107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33573e7733b34badbba7b7d160691aac"
dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
mode: GRACEFUL
new_leader_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:57520
I20260713 09:09:55.616374 26539 tablet.cc:1724] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.614823 26107 raft_consensus.cc:606] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Received request to transfer leadership to TS 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:55.640554 26541 tablet.cc:1724] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.575526 26523 tablet.cc:1724] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.605751 26530 tablet.cc:1724] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.652005 26542 tablet.cc:1724] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.630303 26533 tablet.cc:1724] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.632910 26548 tablet.cc:1724] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.699445 26520 tablet.cc:1724] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.706828 26537 raft_consensus.cc:993] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1: : Instructing follower 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:55.707329 26537 raft_consensus.cc:1081] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Signalling peer 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:55.707454 26548 tablet.cc:1724] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.709546 26252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33573e7733b34badbba7b7d160691aac"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:37474
I20260713 09:09:55.710070 26252 raft_consensus.cc:493] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:55.710433 26252 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.715081 26530 tablet.cc:1724] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.717761 26529 tablet.cc:1724] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.717917 26548 tablet.cc:1724] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.738727 26541 tablet.cc:1724] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.737396 26524 tablet.cc:1724] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.746317 26523 tablet.cc:1724] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.749924 26542 tablet.cc:1724] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.753160 26550 tablet.cc:1724] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.754884 26549 tablet.cc:1724] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:55.743644 26223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.58.66:44569, user_credentials={real_user=slave}} blocked reactor thread for 77243.3us
I20260713 09:09:55.756174 26533 tablet.cc:1724] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.764587 26548 tablet.cc:1724] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.777428 26541 tablet.cc:1724] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.785507 26524 tablet.cc:1724] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.790561 26549 tablet.cc:1724] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.762095 26252 raft_consensus.cc:515] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:55.799292 26252 leader_election.cc:290] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 3 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:55.802843 26533 tablet.cc:1724] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:55.804983 26104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:55.805604 26104 raft_consensus.cc:3055] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:55.805908 26104 raft_consensus.cc:740] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c4e9db3f80e4cf3a88c6806c58968c1, State: Running, Role: LEADER
I20260713 09:09:55.807835 26104 consensus_queue.cc:260] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:55.808929 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33573e7733b34badbba7b7d160691aac" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:55.809154 26104 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.809495 26183 raft_consensus.cc:3060] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:55.811647 26182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24"
dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
mode: GRACEFUL
new_leader_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:46256
I20260713 09:09:55.812206 26182 raft_consensus.cc:606] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Received request to transfer leadership to TS 91f97a44c66749f391e8a56d5f494413
I20260713 09:09:55.813500 21737 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:55.813967 21737 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:55.820472 26104 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 3.
I20260713 09:09:55.820909 26183 raft_consensus.cc:2468] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 3.
I20260713 09:09:55.821794 26221 leader_election.cc:304] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [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: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:55.822767 26552 raft_consensus.cc:2804] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:55.823385 26552 raft_consensus.cc:697] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 3 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:55.824131 26552 consensus_queue.cc:237] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:55.830840 26004 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226: soft_deleted_table [id=6352106fa006417f80ae1df8bc781c24] alter complete (version 1)
I20260713 09:09:55.839473 26005 catalog_manager.cc:5697] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 2 to 3, leader changed from 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65) to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:56.159042 26536 raft_consensus.cc:993] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821: : Instructing follower 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:56.159613 26513 raft_consensus.cc:1081] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Signalling peer 91f97a44c66749f391e8a56d5f494413 to start an election
I20260713 09:09:56.160858 26252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24"
dest_uuid: "91f97a44c66749f391e8a56d5f494413"
 from {username='slave'} at 127.0.0.1:37470
I20260713 09:09:56.161263 26252 raft_consensus.cc:493] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:56.161506 26252 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.166424 26252 raft_consensus.cc:515] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:56.168749 26104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1"
I20260713 09:09:56.168265 26252 leader_election.cc:290] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [CANDIDATE]: Term 3 election: Requested vote from peers 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421), 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569)
I20260713 09:09:56.169365 26183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01edfc1c6a249dcb7954c1bfe20fb24" candidate_uuid: "91f97a44c66749f391e8a56d5f494413" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e7b7c0622ca41708566f38b270c2821"
I20260713 09:09:56.169333 26104 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.170114 26183 raft_consensus.cc:3055] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:56.170544 26183 raft_consensus.cc:740] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e7b7c0622ca41708566f38b270c2821, State: Running, Role: LEADER
I20260713 09:09:56.172117 26183 consensus_queue.cc:260] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:56.174319 26183 raft_consensus.cc:3060] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:56.176357 26104 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 3.
I20260713 09:09:56.177405 26221 leader_election.cc:304] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [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: 8c4e9db3f80e4cf3a88c6806c58968c1, 91f97a44c66749f391e8a56d5f494413; no voters: 
I20260713 09:09:56.178220 26552 raft_consensus.cc:2804] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:56.178618 26552 raft_consensus.cc:697] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 3 LEADER]: Becoming Leader. State: Replica: 91f97a44c66749f391e8a56d5f494413, State: Running, Role: LEADER
I20260713 09:09:56.179325 26552 consensus_queue.cc:237] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [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: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } }
I20260713 09:09:56.180011 26183 raft_consensus.cc:2468] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f97a44c66749f391e8a56d5f494413 in term 3.
I20260713 09:09:56.186674 26005 catalog_manager.cc:5697] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 reported cstate change: term changed from 2 to 3, leader changed from 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66) to 91f97a44c66749f391e8a56d5f494413 (127.21.58.67). New cstate: current_term: 3 leader_uuid: "91f97a44c66749f391e8a56d5f494413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91f97a44c66749f391e8a56d5f494413" member_type: VOTER last_known_addr { host: "127.21.58.67" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:56.290686 26183 raft_consensus.cc:1275] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.291740 26552 consensus_queue.cc:1048] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.302448 26104 raft_consensus.cc:1275] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.304277 26551 consensus_queue.cc:1048] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:56.558785 26104 raft_consensus.cc:1275] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.559971 26558 consensus_queue.cc:1048] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4e9db3f80e4cf3a88c6806c58968c1" member_type: VOTER last_known_addr { host: "127.21.58.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.568037 26183 raft_consensus.cc:1275] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Refusing update from remote peer 91f97a44c66749f391e8a56d5f494413: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:56.569518 26552 consensus_queue.cc:1048] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7b7c0622ca41708566f38b270c2821" member_type: VOTER last_known_addr { host: "127.21.58.66" port: 44569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:56.862795 21737 tablet_server.cc:179] TabletServer@127.21.58.65:0 shutting down...
W20260713 09:09:56.874491 26147 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260713 09:09:56.878909 26147 consensus_peers.cc:597] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 -> Peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Couldn't send request to peer 8c4e9db3f80e4cf3a88c6806c58968c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:56.888832 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:56.889459 21737 tablet_replica.cc:333] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.890080 21737 raft_consensus.cc:2243] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.890585 21737 raft_consensus.cc:2272] T c4ae51c6ba1f49e3b80992201cbfa9df P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.892253 21737 tablet_replica.cc:333] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.892814 21737 raft_consensus.cc:2243] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.893497 21737 raft_consensus.cc:2272] T 004ee554e2014085bf70262039ab8734 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.895177 21737 tablet_replica.cc:333] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.895716 21737 raft_consensus.cc:2243] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.896095 21737 raft_consensus.cc:2272] T bad32dcbcb1f4988ab65181ec5d8ae1d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.897590 21737 tablet_replica.cc:333] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.898087 21737 raft_consensus.cc:2243] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.898815 21737 raft_consensus.cc:2272] T 7e81c2e52d174a66bd251d46a9b8159d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.900669 21737 tablet_replica.cc:333] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.901173 21737 raft_consensus.cc:2243] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.902197 21737 raft_consensus.cc:2272] T f777867c0367446da3a2bc2aa87b9a78 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.904682 21737 tablet_replica.cc:333] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.905458 21737 raft_consensus.cc:2243] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.906315 21737 raft_consensus.cc:2272] T 94275609ff6a470d84c67068b1ae5874 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.908636 21737 tablet_replica.cc:333] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.909230 21737 raft_consensus.cc:2243] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.909677 21737 raft_consensus.cc:2272] T 6923ed41124c4448b72ae0ec85f5d934 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.911814 21737 tablet_replica.cc:333] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.912333 21737 raft_consensus.cc:2243] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.913031 21737 raft_consensus.cc:2272] T 351d5d8528d3448c98c60b992eb0fc6e P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.914641 21737 tablet_replica.cc:333] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.915313 21737 raft_consensus.cc:2243] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.916218 21737 raft_consensus.cc:2272] T 4bacadd2bc6f443b9d098fb1972c7aea P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.918584 21737 tablet_replica.cc:333] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.919303 21737 raft_consensus.cc:2243] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:56.919517 26147 consensus_peers.cc:597] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 -> Peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Couldn't send request to peer 8c4e9db3f80e4cf3a88c6806c58968c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:56.919688 21737 raft_consensus.cc:2272] T 33573e7733b34badbba7b7d160691aac P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.922343 21737 tablet_replica.cc:333] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.922837 21737 raft_consensus.cc:2243] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.923231 21737 raft_consensus.cc:2272] T 3ec9d4d8637d40d7a2c19198cc7e072d P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.924763 21737 tablet_replica.cc:333] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.925231 21737 raft_consensus.cc:2243] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.925633 21737 raft_consensus.cc:2272] T b01edfc1c6a249dcb7954c1bfe20fb24 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.927613 21737 tablet_replica.cc:333] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.928104 21737 raft_consensus.cc:2243] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.928494 21737 raft_consensus.cc:2272] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.930008 21737 tablet_replica.cc:333] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.930516 21737 raft_consensus.cc:2243] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.930902 21737 raft_consensus.cc:2272] T 5a0a908501204be1a35c534debc80bdc P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.932513 21737 tablet_replica.cc:333] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.932953 21737 raft_consensus.cc:2243] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.933336 21737 raft_consensus.cc:2272] T e1c25307f2704bd1b43ef630fdf47c10 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.935104 21737 tablet_replica.cc:333] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.935616 21737 raft_consensus.cc:2243] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:56.936326 21737 raft_consensus.cc:2272] T f4a89085eae4459e8bf57a8abf8cb602 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.937925 21737 tablet_replica.cc:333] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.938407 21737 raft_consensus.cc:2243] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.938808 21737 raft_consensus.cc:2272] T 4c4dff348b0b4e568d54b5755a0688b6 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:56.940431 21737 tablet_replica.cc:333] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1: stopping tablet replica
I20260713 09:09:56.940846 21737 raft_consensus.cc:2243] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:56.941206 21737 raft_consensus.cc:2272] T ca203634de9c482a956e2fa7847160e3 P 8c4e9db3f80e4cf3a88c6806c58968c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:56.945214 26147 consensus_peers.cc:597] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 -> Peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Couldn't send request to peer 8c4e9db3f80e4cf3a88c6806c58968c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:56.978404 21737 tablet_server.cc:196] TabletServer@127.21.58.65:0 shutdown complete.
W20260713 09:09:56.980850 26221 consensus_peers.cc:597] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 -> Peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Couldn't send request to peer 8c4e9db3f80e4cf3a88c6806c58968c1. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:35421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:57.005630 21737 tablet_server.cc:179] TabletServer@127.21.58.66:0 shutting down...
I20260713 09:09:57.031312 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:57.031919 21737 tablet_replica.cc:333] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.032469 21737 raft_consensus.cc:2243] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.033195 21737 raft_consensus.cc:2272] T bad32dcbcb1f4988ab65181ec5d8ae1d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.034912 21737 tablet_replica.cc:333] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.035427 21737 raft_consensus.cc:2243] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.035838 21737 raft_consensus.cc:2272] T c4ae51c6ba1f49e3b80992201cbfa9df P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.037374 21737 tablet_replica.cc:333] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.037874 21737 raft_consensus.cc:2243] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.038319 21737 raft_consensus.cc:2272] T 004ee554e2014085bf70262039ab8734 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.039914 21737 tablet_replica.cc:333] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.040414 21737 raft_consensus.cc:2243] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.041093 21737 raft_consensus.cc:2272] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.042780 21737 tablet_replica.cc:333] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.043274 21737 raft_consensus.cc:2243] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.043677 21737 raft_consensus.cc:2272] T 5a0a908501204be1a35c534debc80bdc P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.045348 21737 tablet_replica.cc:333] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.045969 21737 raft_consensus.cc:2243] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.046658 21737 raft_consensus.cc:2272] T 3ec9d4d8637d40d7a2c19198cc7e072d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.048159 21737 tablet_replica.cc:333] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.048651 21737 raft_consensus.cc:2243] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.049096 21737 raft_consensus.cc:2272] T b01edfc1c6a249dcb7954c1bfe20fb24 P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.051313 21737 tablet_replica.cc:333] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.051756 21737 raft_consensus.cc:2243] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.052379 21737 raft_consensus.cc:2272] T e1c25307f2704bd1b43ef630fdf47c10 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.054003 21737 tablet_replica.cc:333] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.054490 21737 raft_consensus.cc:2243] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.054841 21737 raft_consensus.cc:2272] T f4a89085eae4459e8bf57a8abf8cb602 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.056502 21737 tablet_replica.cc:333] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.056936 21737 raft_consensus.cc:2243] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.057255 21737 raft_consensus.cc:2272] T 351d5d8528d3448c98c60b992eb0fc6e P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.058715 21737 tablet_replica.cc:333] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.059132 21737 raft_consensus.cc:2243] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.059489 21737 raft_consensus.cc:2272] T 33573e7733b34badbba7b7d160691aac P 1e7b7c0622ca41708566f38b270c2821 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.061426 21737 tablet_replica.cc:333] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.061895 21737 raft_consensus.cc:2243] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.062422 21737 raft_consensus.cc:2272] T 4bacadd2bc6f443b9d098fb1972c7aea P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.064010 21737 tablet_replica.cc:333] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.064432 21737 raft_consensus.cc:2243] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.064777 21737 raft_consensus.cc:2272] T 94275609ff6a470d84c67068b1ae5874 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.066401 21737 tablet_replica.cc:333] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.066897 21737 raft_consensus.cc:2243] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.067629 21737 raft_consensus.cc:2272] T 6923ed41124c4448b72ae0ec85f5d934 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.069361 21737 tablet_replica.cc:333] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.069904 21737 raft_consensus.cc:2243] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.070582 21737 raft_consensus.cc:2272] T 4c4dff348b0b4e568d54b5755a0688b6 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.072312 21737 tablet_replica.cc:333] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.072728 21737 raft_consensus.cc:2243] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.073604 21737 raft_consensus.cc:2272] T ca203634de9c482a956e2fa7847160e3 P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.075359 21737 tablet_replica.cc:333] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.075851 21737 raft_consensus.cc:2243] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.076237 21737 raft_consensus.cc:2272] T f777867c0367446da3a2bc2aa87b9a78 P 1e7b7c0622ca41708566f38b270c2821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.077812 21737 tablet_replica.cc:333] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821: stopping tablet replica
I20260713 09:09:57.078291 21737 raft_consensus.cc:2243] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.078670 21737 raft_consensus.cc:2272] T 7e81c2e52d174a66bd251d46a9b8159d P 1e7b7c0622ca41708566f38b270c2821 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:57.094827 26223 consensus_peers.cc:597] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 -> Peer 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569): Couldn't send request to peer 1e7b7c0622ca41708566f38b270c2821. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:57.118763 21737 tablet_server.cc:196] TabletServer@127.21.58.66:0 shutdown complete.
W20260713 09:09:57.127926 26221 consensus_peers.cc:597] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 -> Peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Couldn't send request to peer 8c4e9db3f80e4cf3a88c6806c58968c1. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:35421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:57.145435 21737 tablet_server.cc:179] TabletServer@127.21.58.67:0 shutting down...
W20260713 09:09:57.170279 26223 consensus_peers.cc:597] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 -> Peer 1e7b7c0622ca41708566f38b270c2821 (127.21.58.66:44569): Couldn't send request to peer 1e7b7c0622ca41708566f38b270c2821. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.66:44569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:57.173974 21737 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:57.174750 21737 tablet_replica.cc:333] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
W20260713 09:09:57.174772 26221 consensus_peers.cc:597] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 -> Peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Couldn't send request to peer 8c4e9db3f80e4cf3a88c6806c58968c1. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:35421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:57.175295 26221 consensus_peers.cc:597] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 -> Peer 8c4e9db3f80e4cf3a88c6806c58968c1 (127.21.58.65:35421): Couldn't send request to peer 8c4e9db3f80e4cf3a88c6806c58968c1. Status: Network error: Client connection negotiation failed: client connection to 127.21.58.65:35421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:57.175588 21737 raft_consensus.cc:2243] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.176079 21737 raft_consensus.cc:2272] T 94275609ff6a470d84c67068b1ae5874 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.178012 21737 tablet_replica.cc:333] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.178675 21737 raft_consensus.cc:2243] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.179359 21737 raft_consensus.cc:2272] T c4ae51c6ba1f49e3b80992201cbfa9df P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.181008 21737 tablet_replica.cc:333] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.181537 21737 raft_consensus.cc:2243] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.181939 21737 raft_consensus.cc:2272] T 004ee554e2014085bf70262039ab8734 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.183511 21737 tablet_replica.cc:333] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.184027 21737 raft_consensus.cc:2243] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.184420 21737 raft_consensus.cc:2272] T 351d5d8528d3448c98c60b992eb0fc6e P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.185966 21737 tablet_replica.cc:333] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.186501 21737 raft_consensus.cc:2243] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.186884 21737 raft_consensus.cc:2272] T 4bacadd2bc6f443b9d098fb1972c7aea P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.188465 21737 tablet_replica.cc:333] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.188982 21737 raft_consensus.cc:2243] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.189643 21737 raft_consensus.cc:2272] T 33573e7733b34badbba7b7d160691aac P 91f97a44c66749f391e8a56d5f494413 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.191598 21737 tablet_replica.cc:333] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.192111 21737 raft_consensus.cc:2243] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.192517 21737 raft_consensus.cc:2272] T e1c25307f2704bd1b43ef630fdf47c10 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.194401 21737 tablet_replica.cc:333] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.194881 21737 raft_consensus.cc:2243] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.195281 21737 raft_consensus.cc:2272] T f4a89085eae4459e8bf57a8abf8cb602 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.196856 21737 tablet_replica.cc:333] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.197342 21737 raft_consensus.cc:2243] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.197734 21737 raft_consensus.cc:2272] T bad32dcbcb1f4988ab65181ec5d8ae1d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.199268 21737 tablet_replica.cc:333] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.199730 21737 raft_consensus.cc:2243] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.200117 21737 raft_consensus.cc:2272] T f777867c0367446da3a2bc2aa87b9a78 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.201584 21737 tablet_replica.cc:333] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.202090 21737 raft_consensus.cc:2243] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.202525 21737 raft_consensus.cc:2272] T 7e81c2e52d174a66bd251d46a9b8159d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.204169 21737 tablet_replica.cc:333] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.204639 21737 raft_consensus.cc:2243] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.205022 21737 raft_consensus.cc:2272] T 4c4dff348b0b4e568d54b5755a0688b6 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.206561 21737 tablet_replica.cc:333] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.207013 21737 raft_consensus.cc:2243] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.207412 21737 raft_consensus.cc:2272] T ca203634de9c482a956e2fa7847160e3 P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.209009 21737 tablet_replica.cc:333] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.209475 21737 raft_consensus.cc:2243] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.209857 21737 raft_consensus.cc:2272] T 3fa4e03e97044d7f9ee31ac7e9127b14 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.211388 21737 tablet_replica.cc:333] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.211843 21737 raft_consensus.cc:2243] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.212517 21737 raft_consensus.cc:2272] T 5a0a908501204be1a35c534debc80bdc P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.214447 21737 tablet_replica.cc:333] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.214900 21737 raft_consensus.cc:2243] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.215291 21737 raft_consensus.cc:2272] T 3ec9d4d8637d40d7a2c19198cc7e072d P 91f97a44c66749f391e8a56d5f494413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.216758 21737 tablet_replica.cc:333] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.217195 21737 raft_consensus.cc:2243] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.217851 21737 raft_consensus.cc:2272] T b01edfc1c6a249dcb7954c1bfe20fb24 P 91f97a44c66749f391e8a56d5f494413 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.219746 21737 tablet_replica.cc:333] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413: stopping tablet replica
I20260713 09:09:57.220176 21737 raft_consensus.cc:2243] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:57.220546 21737 raft_consensus.cc:2272] T 6923ed41124c4448b72ae0ec85f5d934 P 91f97a44c66749f391e8a56d5f494413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.254632 21737 tablet_server.cc:196] TabletServer@127.21.58.67:0 shutdown complete.
I20260713 09:09:57.280862 21737 master.cc:562] Master@127.21.58.126:38437 shutting down...
I20260713 09:09:57.301273 21737 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:57.301781 21737 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:57.302093 21737 tablet_replica.cc:333] T 00000000000000000000000000000000 P 36c7d875cbfc48e78b1a31319974b226: stopping tablet replica
I20260713 09:09:57.320441 21737 master.cc:584] Master@127.21.58.126:38437 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10931 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23014 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (108863 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:57.372181 21737 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~13 seconds ago
I20260713 09:09:57.372380 21737 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 398 messages since previous log ~13 seconds ago
I20260713 09:09:57.372521 21737 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 395 messages since previous log ~13 seconds ago
I20260713 09:09:57.372673 21737 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 ~32 seconds ago
I20260713 09:09:57.372852 21737 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 ~32 seconds ago
I20260713 09:09:57.373037 21737 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:09:57.373265 21737 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
